[epiphany] Prepare 3.19.92



commit 69e79207ac2e161ca536af04715200b301b30925
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Mar 14 18:07:12 2016 -0500

    Prepare 3.19.92

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3811eec..a75af9d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,15 @@
 ================
+Epiphany 3.19.92
+================
+
+- Downloads popover should browse to file when it cannot be opened (#610586)
+- Fix occasional failure to display snapshots in overview (#758470)
+- Add workaround to avoid taking new white snapshots for the overview (#761065)
+- Avoid placeholder images in downloads popover (#762825)
+- Fix the restore session preference (#762906)
+- Updated translations
+
+================
 Epiphany 3.19.91
 ================
 
diff --git a/configure.ac b/configure.ac
index 50dcdd4..4a0c2a2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[19])
-m4_define([epiphany_version_micro],[91])
+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]