[epiphany/gnome-3-20] Prepare 3.20.1



commit 49fa27a00e09745003e12219c080eb2b4e8f3f14
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Fri Apr 8 09:09:10 2016 -0500

    Prepare 3.20.1

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 08f6b20..8600006 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
 ===============
+Epiphany 3.20.1
+===============
+
+- Always store passwords in web app mode (#672573)
+- Allow opening WebP files with open dialog (#739934)
+- Activate downloads popover when download is started or completed (#763141)
+- Avoid stale overview snapshots (#763184)
+- Fix security popover opening above the window in Wayland (#763921)
+- Fix session saving of multiple windows (#764101)
+- Allow closing history dialog with Escape key (#764408)
+- Updated translations
+
+===============
 Epiphany 3.20.0
 ===============
 
diff --git a/configure.ac b/configure.ac
index 2425632..b0b1fa0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[20])
-m4_define([epiphany_version_micro],[0])
+m4_define([epiphany_version_micro],[1])
 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]