[epiphany] Prepare 3.23.4



commit acfe39787a2891d3411d3d665b625d2ce2cf94d2
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Jan 16 18:43:28 2017 -0600

    Prepare 3.23.4

 NEWS         |   18 ++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7878503..04201d1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+3.23.4 - January 16, 2017
+=========================
+
+- Add Copy Image context menu item (#169747)
+- Add support for displaying IDN (punycode) URLs (#747376)
+- Do not offer to remember empty passwords (#771073)
+- Fix Alt+Left/Right keyboard shortcuts (#772437)
+- Added new tab menu to improve management of large numbers of tabs
+- New Tab button now moves to tab bar when tab bar is visible
+- Fix build failure with Firefox Sync support disabled
+- "Press key to exit fullscreen" message is now legible
+- Add Alt+D keyboard shortcut to focus the address bar
+- Store permissions for hosts displayed in info bar, not the current page
+- Animate appearance of add bookmark and security indicator popovers
+- Fix various minor memory leaks
+- Internationalize the "Favorites" bookmarks category
+- Updated translations
+
 3.23.3 - December 12, 2016
 ==========================
 
diff --git a/configure.ac b/configure.ac
index 5d1523e..2ea25c2 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.21.4])
 
-AC_INIT([GNOME Web Browser],[3.23.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
+AC_INIT([GNOME Web Browser],[3.23.4],[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]