[epiphany/gnome-3-20] Prepare 3.20.6



commit 781cbe6fdf31372e8f3f6625c2d427ffa8f40452
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Tue Dec 27 18:33:35 2016 -0600

    Prepare 3.20.6

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index adc77b4..b1272fa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
 ===============
+Epiphany 3.20.6
+===============
+
+- Fix Alt-Left/Right keyboard shortcuts broken in previous release (#772437)
+- 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.20.5
 ===============
 
diff --git a/configure.ac b/configure.ac
index 1279bfa..f32a219 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],[5])
+m4_define([epiphany_version_micro],[6])
 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]