[epiphany] [release] 3.5.91



commit 94c0c500943c8e851ea8a6845ea9a9e2418c625b
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Wed Sep 5 14:46:19 2012 +0300

    [release] 3.5.91

 NEWS         |   15 +++++++++++++++
 configure.ac |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6f94a6e..267ba57 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,19 @@
 ===============
+Epiphany 3.5.91
+===============
+
+Changes:
+
+  - New overview with most visited pages as starting page (#455173)
+  - Avoid using 'Blank page' as title for pages without title (#682354)
+  - Do not restore tool windows on startup (#682966)
+  - Port preferred language preferences to WK2 (#679685)
+  - Add code coverage reports (--enable-code-coverage) (#683297)
+  - Several fixes and updates to the test suite.
+  - Many fixes and improvements in the profile migrator.
+  - Many other code fixes and cleanups.
+
+===============
 Epiphany 3.5.90
 ===============
 
diff --git a/configure.ac b/configure.ac
index b547181..15b9fd5 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],[90])
+m4_define([epiphany_version_micro],[91])
 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]