[epiphany/in-tab-overview: 1/24] [release] 3.5.90



commit c08dcc42038acab83b3410c35f4af21a990937fe
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Tue Aug 21 12:26:07 2012 +0300

    [release] 3.5.90

 NEWS         |   18 ++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 21c1a5d..6f94a6e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+===============
+Epiphany 3.5.90
+===============
+
+  - Improved url entry autosearch (#681022)
+  - Show information about TLS certificates and SSL errors when
+    clicking the lock icon (#681506)
+  - Store http disk cache with temporary profiles for improved privacy
+    (#681147)
+  - Do not add error pages to back forward list.
+  - Do not add error pages to history (#655619)
+  - wk2: Show information about web and plugins processes in
+    about:memory (#679764)
+  - Port saving to WebKit2 (#679368)
+  - Update to recent WebKit2 API changes.
+  - Dependencies cleanup.
+  - Many code cleanups and bug fixes.
+
 ==============
 Epiphany 3.5.5
 ==============
diff --git a/configure.ac b/configure.ac
index 0d95ae9..01335ed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[5])
-m4_define([epiphany_version_micro],[5])
+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]