[epiphany] [release] 3.15.90
- From: Claudio Saavedra <csaavedra src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] [release] 3.15.90
- Date: Wed, 25 Feb 2015 09:50:33 +0000 (UTC)
commit e5b051eda5f7e40982585f8fc9461684d9516172
Author: Claudio Saavedra <csaavedra igalia com>
Date: Wed Feb 25 11:46:51 2015 +0200
[release] 3.15.90
NEWS | 15 +++++++++++++++
configure.ac | 2 +-
2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0cc1b4e..9bd60fc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+================
+Epiphany 3.15.90
+================
+
+ - Make sure that locale changes do not lose search engine.
+ - Add a new Incognito Window desktop action.
+ - Allow access to the URL bar in application mode.
+ - Show a speaker icon in tabs playing audio.
+ - Show a network error page on TLS errors.
+ - Remove unused cache size preference.
+ - Handle notification permissions.
+ - Fix cookies policy values.
+ - Fix memory leaks, segfaults, code improvements, ui fixes.
+ - Help updates, updated translations.
+
===============
Epiphany 3.15.1
===============
diff --git a/configure.ac b/configure.ac
index a74c21d..3600144 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
m4_define([epiphany_version_major],[3])
m4_define([epiphany_version_minor],[15])
-m4_define([epiphany_version_micro],[1])
+m4_define([epiphany_version_micro],[90])
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]