[epiphany] 2.31.2



commit 42bce29b27e0c188dfec852c7fad6093fdf9ab50
Author: Xan Lopez <xan gnome org>
Date:   Mon May 24 14:02:58 2010 +0200

    2.31.2

 NEWS         |   24 ++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 25 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2611dec..866cb20 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,28 @@
 ===============
+Epiphany 2.31.2
+===============
+
+Changes:
+
+ - Use an infobar to inform of session restoration instead of a modal
+   dialog.
+ - Show a dialog when F7 is pressed to enable caret browsing (#501666)
+ - Use a Chrome-like embedded statusbar and get rid of the traditional
+   one (#609713)
+ - Highlight matches when doing "Find again" in search bar (#611499)
+ - Refactor load status management in EphyWebView (#593743)
+ - Open URIs on a new tab when doing middle click in history items
+   (#611400)
+ - Re-enable favicons in entry completion (#616345)
+ - Change sensitiviness of back/forward buttons when clearing history
+   (#539716)
+ - Make sure we clear webkit's internal history when clearing the
+   history in Epiphany (#539716)
+ - Send 'Referer' on headers sent for context menu HTTP
+   downloads. (#136292)
+ - Fix leave-fullscreen button visibility (#611445)
+
+===============
 Epiphany 2.30.2
 ===============
 
diff --git a/configure.ac b/configure.ac
index 77ffac9..4d4918d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 
 m4_define([epiphany_version_major],[2])
 m4_define([epiphany_version_minor],[31])
-m4_define([epiphany_version_micro],[0])
+m4_define([epiphany_version_micro],[2])
 m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
 
 # This can be either "trunk" or "branches/gnome-x-y"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]