[epiphany/gnome-3-22] Prepare 3.21.92



commit fa198255a9d82127c18c1bd512432d389a95f446
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Sep 11 20:19:26 2016 -0500

    Prepare 3.21.92

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d81a07a..543aaa8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,16 @@
 ================
+Epiphany 3.21.92
+================
+
+- Add support for opening FTP URIs in an external application (#136501)
+- Fix crash in non-English locales (#765374)
+- Don't crash if loading a local web app that uses an absolute path (#767101)
+- Fix several features that were broken when multiple tabs share a web process (#769627)
+- Remove keyboard shortcut for Duplicate Tab since it clashes with GtkInspector
+- Remove assertion that was breaking error pages on certain network errors
+- Updated translations
+
+================
 Epiphany 3.21.90
 ================
 
diff --git a/configure.ac b/configure.ac
index fe0d555..4719c08 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[21])
-m4_define([epiphany_version_micro],[90])
+m4_define([epiphany_version_micro],[92])
 m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
 
 AC_INIT([GNOME Web 
Browser],[epiphany_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]