[epiphany] Prepare 3.23.90



commit 2c3a1c42210e85045818fbe45d27e1d0121b53d5
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Feb 13 17:11:51 2017 -0600

    Prepare 3.23.90

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4cfa5c0..409fbf7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.23.90 - February 13, 2017
+===========================
+
+- Remove the integrated view source mode, not ready for stable release (#775145)
+- Fix the search provider (#775902)
+- Rearrange bookmarks app menu items (#778280)
+- Multiple fixes to the new insecure password form focused warning (#778369)
+- Fix condition where the new tab menu could get desynced from the current tabs
+- Many settings are now stored separately for each web application
+- Updated translations
+
 3.23.5 - February 03, 2017
 ==========================
 
diff --git a/configure.ac b/configure.ac
index d21a562..052e85e 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.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
+AC_INIT([GNOME Web Browser],[3.23.90],[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]