[epiphany] [release] 3.18.0
- From: Claudio Saavedra <csaavedra src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] [release] 3.18.0
- Date: Tue, 22 Sep 2015 07:57:02 +0000 (UTC)
commit 39efde6540a6b24d804f9676e2f330a26d9f1baf
Author: Claudio Saavedra <csaavedra igalia com>
Date: Tue Sep 22 10:53:26 2015 +0300
[release] 3.18.0
NEWS | 12 ++++++++++++
configure.ac | 4 ++--
2 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index bd931f5..01e4dfd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+===============
+Epiphany 3.18.0
+===============
+
+ - Allow opening links in a new incognito window.
+ - Add option to search selected text in user-preferred search engine.
+ - Display page titles in tabs tooltips.
+ - Enable Do Not Track and the ad blocker by default.
+ - Improvements to the form filler and password saving.
+ - Many other UI improvements, bug fixes, and memory improvements.
+ - Updated help and translations.
+
================
Epiphany 3.17.91
================
diff --git a/configure.ac b/configure.ac
index 048b528..c73b56f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,8 +16,8 @@
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
m4_define([epiphany_version_major],[3])
-m4_define([epiphany_version_minor],[17])
-m4_define([epiphany_version_micro],[91])
+m4_define([epiphany_version_minor],[18])
+m4_define([epiphany_version_micro],[0])
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]