[epiphany/gnome-3-18] Prepare 3.18.5



commit 59a3fb3de2a49d65e687abb00de8da9a1bebbfbe
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Mar 14 18:21:57 2016 -0500

    Prepare 3.18.5

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 70a11cf..282bfa8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,15 @@
 ===============
+Epiphany 3.18.5
+===============
+
+- Maybe fix security popover being clickable when not visible (#744307)
+- Fix session state being deleted if UI process crashes very early (#747860)
+- Add workaround to avoid taking new white snapshots for the overview (#761065)
+- Switch to new tab when opening a page from history (#762381)
+- Update the label on tabs with the URL when the page has no title
+- Updated translations
+
+===============
 Epiphany 3.18.4
 ===============
 
diff --git a/configure.ac b/configure.ac
index a840715..66625d1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[18])
-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]