[epiphany/gnome-3-22] Prepare 3.22.7



commit bdaf345ef07f30fc2f9a59967933acc0d6272ae5
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Mar 19 16:20:29 2017 -0500

    Prepare 3.22.7

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6471d61..0d6d0cf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
 ===============
+Epiphany 3.22.7
+===============
+
+- Fix history often not being saved (#778649)
+- Fix crash related to downloads popover (#778659)
+- Fix memory corruption issues involving permissions requests (#779180)
+- Fix snapshot service not saving new snapshots
+- Fix critical warnings related to snapshot service
+
+===============
 Epiphany 3.22.6
 ===============
 
diff --git a/configure.ac b/configure.ac
index 4f80d94..d64e5e7 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],[6])
+m4_define([epiphany_version_micro],[7])
 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]