[epiphany] [release] 3.1.91



commit 4d9ac80834b33db640bffe436796c5513e5226ec
Author: Xan Lopez <xlopez igalia com>
Date:   Tue Sep 6 19:14:28 2011 +0200

    [release] 3.1.91

 NEWS         |   16 ++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c85b8b5..35d92d0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,20 @@
 ===============
+Epiphany 3.1.91
+===============
+
+Changes:
+
+  - Implement about:applications to manage Web Applications. This
+    should go away in 3.4 in favor of a GNOME-wide solution.
+  - Fix warnings when coming back from fullscreen (#657936)
+  - Hide irrelevant context menu actions when in app mode (#657624)
+  - Remove unneeded markup in glade files (#102382)
+  - Recursively delete temporary profile dirs (#658201)
+  - Improve messages in error pages (#637903)
+  - Fix error pages for RTL locales (#314205)
+  - Ask for confirmation before overwriting web applications (#658060)
+
+===============
 Epiphany 3.1.90
 ===============
 
diff --git a/configure.ac b/configure.ac
index 2e3fa57..c140f43 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[1])
-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])
 
 # This can be either "trunk" or "branches/gnome-x-y"



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