[epiphany] [release] 3.11.2



commit 0ee2956c1850e877e1b8c5642918bcdeb210dfec
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Thu Dec 19 09:21:03 2013 +0200

    [release] 3.11.2

 NEWS         |   27 +++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 28 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0397901..029b0d4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,31 @@
 ===============
+Epiphany 3.11.2
+===============
+
+ - Center and expand tabs (#709444)
+ - Show a different Search bar in each tab (#710542)
+ - Port the toolbar to GtkHeaderBar (#711668)
+ - Do not lock when resizing history window columns (#696653)
+ - Fix critical warnings and other adblocker fixes (#719405, #719399)
+ - Change default charset to iso-8859-1 for greater web compatibility (#720247)
+ - Improve phrasing of the save password infobar (#615742)
+ - Cookies dialog revamp (#720113, #703492)
+ - New passwords dialog (#720239)
+ - Several dialogs cleaned up (#720098, #720113, #703825, #681552, #671424)
+ - Close automatically tabs created only for downloads (#607233)
+ - Move the GNOME Shell search provider to a separate binary (#711409)
+ - Drag 'n Drop fixes in the URL bar (#171180)
+ - Use suggested filename for images (#572819)
+ - Oops screen improvements (#692336)
+ - Remember mailman passwords (#671424)
+ - Fix glow of Download buttons (#720531)
+ - Remove all WK1 dependent code.
+ - Many help fixes and updates (#711176)
+ - Wayland fixes (#708955)
+ - Many other code fixes.
+ - Updated translations
+
+===============
 Epiphany 3.11.1
 ===============
 
diff --git a/configure.ac b/configure.ac
index 22450b9..0e6af74 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],[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]