[epiphany] [release] 3.11.3



commit 2ff9861151c969f1883593144d69761895c530ea
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Tue Jan 14 00:12:49 2014 +0200

    [release] 3.11.3

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 029b0d4..5135986 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,21 @@
 ===============
+Epiphany 3.11.3
+===============
+
+ - Add preference option to change the search engine (#709459)
+ - Clean up the style of about: pages (#721288)
+ - Use a custom style for the incognito mode (#696078)
+ - Reset the language setting when all languages are removed from the UI (#720896)
+ - Don't open downloads automatically (#675854)
+ - Improved looks of the location entry (#721285)
+ - Improved looks of the downloads bar (#720941)
+ - Use HTTPS for DDG and Google searches by default (#707694)
+ - Improve filename suggestion for downloads (#674291)
+ - Remove analytics from browsed urls when using 'Do Not Track' (#720520)
+ - Many other code fixes
+ - Updated translations
+
+===============
 Epiphany 3.11.2
 ===============
 
diff --git a/configure.ac b/configure.ac
index 687f8ab..bd5b07e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[11])
-m4_define([epiphany_version_micro],[2])
+m4_define([epiphany_version_micro],[3])
 m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
 
 AC_INIT([GNOME Web 
Browser],[epiphany_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]