[epiphany/gnome-3-22] Prepare 3.22.5



commit e580ac9a6946ce6932c482494d7317415d321721
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Jan 16 18:24:40 2017 -0600

    Prepare 3.22.5
    
    Got to do this because I accidentally broke the last overview item in
    3.22.4 :(

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f9bc2a8..5b9b682 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
 ===============
+Epiphany 3.22.5
+===============
+
+- Do not offer to remember empty passwords (#771073)
+- Fix tenth webpage missing in overview (regression from 3.22.4)
+- "Press key to exit fullscreen" message is now legible
+- Fix memory leak when tab is closed before permission request info bar
+- Store permissions for hosts displayed in info bar, not the current page
+
+===============
 Epiphany 3.22.4
 ===============
 
diff --git a/configure.ac b/configure.ac
index 0bd7c77..6eea3cb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[22])
-m4_define([epiphany_version_micro],[4])
+m4_define([epiphany_version_micro],[5])
 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]