[epiphany/gnome-3-22] Prepare 3.22.2



commit 061956662d43c8f2e966228f2379e04004e86dd9
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Nov 7 12:28:53 2016 -0600

    Prepare 3.22.2

 NEWS         |   15 +++++++++++++++
 configure.ac |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 138ec71..2e8663d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,19 @@
 ===============
+Epiphany 3.22.2
+===============
+
+- Improvements to password form autofill handling (#772530)
+- Fix adblocker sometimes blocking the main resource
+- Fully delete history database when clearing history
+- Again restrict web apps to their initial domain
+- Enable Accept-Language and spellchecking for current locale by default
+- Fix overview thumbnails sometimes being duplicated
+- Added session safety check to avoid saving corrupted sessions
+- Ensure error page buttons expand to fit translations
+- Miscellaneous code safety, crasher, critical warning fixes
+- Updated translations
+
+===============
 Epiphany 3.22.1
 ===============
 
diff --git a/configure.ac b/configure.ac
index f766d91..b836cd9 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],[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]