[epiphany] [release] 3.9.90



commit 95bb9e0c6199fd290a53d6cb60951f5f68214b3e
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Thu Aug 29 23:21:09 2013 +0300

    [release] 3.9.90

 NEWS         |   16 ++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 44ba94e..74bbd29 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+===============
+Epiphany 3.9.90
+===============
+
+Changes:
+
+ - Switch to DuckDuckGo for search results.
+ - Add a search provider for the GNOME Shell (#694943)
+ - Renewed toolbar style using GtkHeaderBar (#706050)
+ - Renewed search bar style using GtkSearchBar (#707086)
+ - Display favicons in the overview thumbnails.
+ - Display a popup with available usernames in login forms (#675060)
+ - Warn upon closing when there are pages with modified forms (#695642)
+ - Code cleanups, removal of deprecated GTK+ API usage, and other code
+   improvements.
+
 ==============
 Epiphany 3.9.3
 ==============
diff --git a/configure.ac b/configure.ac
index fa64144..44e2672 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[9])
-m4_define([epiphany_version_micro],[3])
+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]