[epiphany/gnome-3-22] Prepare 3.22.4



commit 516d6e584bf93569b13657f45c8fc8f2bc56b44f
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Tue Dec 27 18:27:29 2016 -0600

    Prepare 3.22.4

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9f07e36..f9bc2a8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
 ===============
+Epiphany 3.22.4
+===============
+
+- Fix Alt-Left/Right keyboard shortcuts (#772437)
+- Fix crash right-clicking address bar in certain locales (#772994)
+- Fix new overview item on deletion of previous item (#775604, #775612)
+- Fix adblocker sometimes not blocking ads in new tabs (#775736)
+- Do not show the lock icon in the address bar for about:blank pages
+
+===============
 Epiphany 3.22.3
 ===============
 
diff --git a/configure.ac b/configure.ac
index c7a7160..0bd7c77 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],[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]