[epiphany/gnome-3-4] [release] 3.4.2



commit d2a6d41270a24e24aae51ba63b15082a3f8c5e8c
Author: Xan Lopez <xan igalia com>
Date:   Sat May 19 22:17:05 2012 +0900

    [release] 3.4.2

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8cbd29d..b3d8203 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
 ==============
+Epiphany 3.4.2
+==============
+
+Changes:
+
+  - Fix stop/reload button mis-alignment when using custom fonts (#668135)
+  - Correctly set the 'system' language in the language settings.
+  - Consider email inputs when looking for login/password combinations
+    (#666326)
+  - Do not hit the sqlite length limit on querys (#674848)
+  - Fix the 'Add Language' dialog layout (#676043)
+
+==============
 Epiphany 3.4.1
 ==============
 
diff --git a/configure.ac b/configure.ac
index 41ba297..3e6be44 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[4])
-m4_define([epiphany_version_micro],[1])
+m4_define([epiphany_version_micro],[2])
 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]