[epiphany/gnome-3-24] Prepare 3.24.3



commit 43489a7d54b89a45709fadd6a90d0e99cf0dc45d
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Jul 17 13:16:06 2017 -0500

    Prepare 3.24.3

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d64648e..ea870ab 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+3.24.3 - July 17, 2017
+======================
+
+- Fix floating status bar blocking clicks (#668493)
+- Add [Shift+]Ctrl+Tab shortcuts for switching tabs (#762631)
+- Fix crash when download fails (#778653)
+- Restore address bar search for bookmarks tags (#781746)
+- Fix notifications permissions being forgotten for web apps (#782386)
+- Fix tags with no bookmarks appearing in bookmarks popover
+- Fix crash if search engine settings get desynced
+- Updated translations
+
 3.24.2 - May 8, 2017
 ====================
 
diff --git a/configure.ac b/configure.ac
index 820e73b..bdc1b3e 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.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
+AC_INIT([GNOME Web Browser],[3.24.3],[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]