[epiphany] Prepare 3.23.91



commit e788b69446a2699cbd223a23b8a0247621cc17b7
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Feb 26 23:53:47 2017 -0600

    Prepare 3.23.91

 NEWS         |   16 ++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 409fbf7..9583a7a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+3.23.91 - February 27, 2017
+===========================
+
+- Add new search engine dialog and support for search engine bangs (#776738)
+- Restore keybinding Ctrl+Shift+N for opening incognito windows (#778606)
+- Fix major data loss and safety bugs in history service (#778649)
+- Use heart icon for favorite bookmarks (#778849)
+- Fix various issues affecting the new clear personal data dialog (#779100)
+- Fix many bugs affecting the bookmark list popover
+- Disable forget actions in history dialog when in incognito mode
+- Do not show add bookmarks popover star in incognito mode
+- Fix old overview snapshots not being properly replaced
+- Delete old bookmarks files during profile migration
+- Remove the default encoding preference again due to bugs
+- Fix some critical warnings
+
 3.23.90 - February 13, 2017
 ===========================
 
diff --git a/configure.ac b/configure.ac
index c004204..511ab57 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.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
+AC_INIT([GNOME Web Browser],[3.23.91],[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]