[epiphany/gnome-3-18] Prepare 3.18.8
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/gnome-3-18] Prepare 3.18.8
- Date: Mon, 19 Sep 2016 02:24:43 +0000 (UTC)
commit f0b613db89f27081ee5da9705db8153819c9e6ed
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Sun Sep 18 21:18:39 2016 -0500
Prepare 3.18.8
NEWS | 12 ++++++++++++
configure.ac | 2 +-
2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7046814..6299d66 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,16 @@
===============
+Epiphany 3.18.8
+===============
+
+- Only ever show one permission request info bar at a time (#764593)
+- Fix respecting desktop's middle click in titlebar settings (#767585)
+- Fix various features broken when multiple tabs share a web process (#769627)
+- Fix some code handling tracking of password request info bar
+- Remove an incorrect assertion
+- Update for WebKitGTK+ 2.14 unstable DOM API change
+- Updated translations
+
+===============
Epiphany 3.18.7
===============
diff --git a/configure.ac b/configure.ac
index 13817e7..4f03d56 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
m4_define([epiphany_version_major],[3])
m4_define([epiphany_version_minor],[18])
-m4_define([epiphany_version_micro],[7])
+m4_define([epiphany_version_micro],[8])
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]