[epiphany] [release] 3.7.90



commit 5ec0cc55d468e8ef0487049da81570634d828a4c
Author: Xan Lopez <xan igalia com>
Date:   Fri Feb 22 01:53:02 2013 +0100

    [release] 3.7.90

 NEWS         |   16 ++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4b93c6b..27051b7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+===============
+Epiphany 3.7.90
+===============
+
+Changes:
+
+  - Add "undo closed tab" functionality (#128184)
+  - Remove installed headers, API doc and pc files, since we don't
+    have extensions anymore.
+  - Only load pages when their tab is switched to on session restore
+    (#675302)
+  - Support notification filtering (#690996)
+  - Add a New Tab button in the toolbar (#684616)
+  - More bugfixes and missing functionality for the WebKit2 backend.
+  - Other bugfixes and cleanups.
+
 ==============
 Epiphany 3.7.5
 ==============
diff --git a/configure.ac b/configure.ac
index bb13d62..7f32bbd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[7])
-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]