[epiphany] [release] 3.14.0



commit f108b846e13be50e7153149d456a2f27c13e8756
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Wed Sep 24 11:29:49 2014 +0300

    [release] 3.14.0

 NEWS         |   14 ++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7a271b9..702549a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+===============
+Epiphany 3.14.0
+===============
+
+ - Block pages with invalid SSL certificates and warn users about mixed
+   content, for improved security.
+ - Important improvements to the security lock icon and certificates dialog.
+ - Improvements to the history dialog.
+ - Performance improvements to the AdBlocker.
+ - Better integration with the GNOME Shell dock.
+ - UI improvements all over the place, many bugs fixed,
+   and polishing all around.
+ - Updated translations and docs translations.
+
 ================
 Epiphany 3.13.91
 ================
diff --git a/configure.ac b/configure.ac
index 3ce099a..f4421df 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],[13])
-m4_define([epiphany_version_micro],[91])
+m4_define([epiphany_version_minor],[14])
+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]