[epiphany/gnome-3-24] Prepare 3.24.5



commit 949bce19cf06c80bd231bb7d0c5f738c9a1d132d
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Fri Sep 29 11:09:21 2017 -0500

    Prepare 3.24.5

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 520b226..eb927bd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+3.24.5 - September 29, 2017
+===========================
+
+- Fix search engine dialog, which has been borked since 3.24.3 (#787458)
+- Don't disable navigation actions when history is cleared (#788329)
+- Fix bookmarks import crash when there's no Firefox profile
+- Disable emoji chooser in address bar if built with GTK+ >= 3.20.20
+- Make json-glib optional (it's only needed for experimental sync support)
+
 3.24.4 - September 3, 2017
 ==========================
 
diff --git a/configure.ac b/configure.ac
index c304a8f..0130ba8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,7 +30,7 @@ AX_REQUIRE_DEFINED([YELP_HELP_INIT])
 dnl Must be a valid git tag
 m4_define([epiphany_changelog_start],[3.24.0])
 
-AC_INIT([GNOME Web Browser],[3.24.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
+AC_INIT([GNOME Web Browser],[3.24.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
 AX_IS_RELEASE([git-directory])
 
 AC_PREREQ([2.69])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]