[epiphany/gnome-3-24] Prepare 3.24.2



commit d0e5c8fff89633b504cb9dc02638b1c25f227c38
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon May 8 15:51:36 2017 -0500

    Prepare 3.24.2

 NEWS         |    9 +++++++++
 configure.ac |    4 ++--
 2 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0120aba..d64648e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+3.24.2 - May 8, 2017
+====================
+
+- Decode last component of URIs to determine file names for saving (#780086)
+- Disable Ctrl+T in application mode (#781440)
+- Do not use a popover for the tab selection menu, to allow scrolling it
+- Add hidden setting for disabling quirks mode
+- Updated translations
+
 3.24.1 - April 10, 2017
 =======================
 
diff --git a/configure.ac b/configure.ac
index 79efa33..820e73b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,9 +28,9 @@ AX_REQUIRE_DEFINED([PKG_CHECK_MODULES])
 AX_REQUIRE_DEFINED([YELP_HELP_INIT])
 
 dnl Must be a valid git tag
-m4_define([epiphany_changelog_start],[3.21.4])
+m4_define([epiphany_changelog_start],[3.24.0])
 
-AC_INIT([GNOME Web Browser],[3.24.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
+AC_INIT([GNOME Web Browser],[3.24.2],[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]