[epiphany/gnome-3-20] Epiphany 3.20.5



commit 56380e62e0466f35a57c5d413af406c54262bfdc
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Nov 21 17:32:32 2016 -0600

    Epiphany 3.20.5

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 109cc5b..f71c3e3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,15 @@
 ===============
+Epiphany 3.20.5
+===============
+
+- Rework key event handling to fix events received twice (#764653)
+- Fix adblocker sometimes blocking the main resource
+- Added session safety check to avoid saving corrupted sessions
+- Escape URL for markup in new web app dialog
+- Add missing F1 keyboard shortcut to open help
+- Updated translations
+
+===============
 Epiphany 3.20.4
 ===============
 
diff --git a/configure.ac b/configure.ac
index e0ed643..1279bfa 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],[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]