[epiphany/gnome-3-20] Prepare 3.20.4



commit 883f84cee9d762fd0326ef19e936e5bc12482487
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Sep 18 21:02:11 2016 -0500

    Prepare 3.20.4

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b2581da..109cc5b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
 ===============
+Epiphany 3.20.4
+===============
+
+- Only ever show one permission request info bar at a time (#764593)
+- Fix crash when loading session (#768250)
+- Fix memory leaks (#769228)
+- Fix various features broken when multiple tabs share a web process (#769627)
+- Fix some code handling tracking of password request info bar
+- Remove an incorrect assertion
+- Update for WebKitGTK+ 2.14 unstable DOM API change
+- Updated translations
+
+===============
 Epiphany 3.20.3
 ===============
 
diff --git a/configure.ac b/configure.ac
index 000a348..e0ed643 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[20])
-m4_define([epiphany_version_micro],[3])
+m4_define([epiphany_version_micro],[4])
 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]