[epiphany] Prepare 3.21.1
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Prepare 3.21.1
- Date: Mon, 25 Apr 2016 17:21:02 +0000 (UTC)
commit b64fe7784c20dadc6fea4b18a356057f512a71b1
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Mon Apr 25 12:12:35 2016 -0500
Prepare 3.21.1
NEWS | 18 ++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 20 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 08f6b20..0b7e870 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,22 @@
===============
+Epiphany 3.21.1
+===============
+
+- Add Paste and Go context menu item to address bar (#319506)
+- Always store passwords in web app mode (#672573)
+- Allow opening WebP files with open dialog (#739934)
+- Redesigned error pages (#744063)
+- Activate downloads popover when download is started or completed (#763141)
+- Avoid stale overview snapshots (#763184)
+- Add Duplicate Tab context menu item to tabs (#763221)
+- Switch to sane default bookmarks (#763307)
+- Fix security popover opening above the window in Wayland (#763921)
+- Fix session saving of multiple windows (#764101)
+- Add hidden settings to control tab expand and location (#764368)
+- Allow closing history dialog with Escape key (#764408)
+- Updated translations
+
+===============
Epiphany 3.20.0
===============
diff --git a/configure.ac b/configure.ac
index 2425632..955843c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,8 +15,8 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
m4_define([epiphany_version_major],[3])
-m4_define([epiphany_version_minor],[20])
-m4_define([epiphany_version_micro],[0])
+m4_define([epiphany_version_minor],[21])
+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]