[epiphany] [release] 3.12.0



commit a4f46cb2fb3eae5aab2825c530ea66974d0d51fd
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Tue Mar 25 11:44:17 2014 +0200

    [release] 3.12.0

 NEWS         |   19 +++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 21 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 497bb5c..8e180bf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+===============
+Epiphany 3.12.0
+===============
+
+ - New title and location bar.
+ - Revamped 'Most visited' homepage.
+ - One process per tab model for improved stability and performance.
+ - A new and simple history dialog.
+ - Most dialogs brought up to GNOME 3.12 style.
+ - Improved style of Incognito mode.
+ - Improved style of the Downloads bar.
+ - Run the gnome-shell search provider as its own, separate process.
+ - Added preference setting to change the search engine.
+ - Use HTTPS with the search engines by default.
+ - Style cleanups to the about: pages.
+ - Many, many, many bug fixes, and code improvements.
+ - Updated user help manual to reflect new UI.
+ - Updated translations and user help translations.
+
 ================
 Epiphany 3.11.92
 ================
diff --git a/configure.ac b/configure.ac
index 4bb3ea9..23006af 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,8 +16,8 @@
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA
 
 m4_define([epiphany_version_major],[3])
-m4_define([epiphany_version_minor],[11])
-m4_define([epiphany_version_micro],[92])
+m4_define([epiphany_version_minor],[12])
+m4_define([epiphany_version_micro],[0])
 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]