[epiphany/gnome-3-0] [release] 3.0.1



commit fb59bb47bb5a9c83b0b681dd3ceba8777792fd19
Author: Xan Lopez <xlopez igalia com>
Date:   Mon Apr 25 15:43:22 2011 -0700

    [release] 3.0.1

 NEWS         |   16 ++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 896329b..d49d55e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,20 @@
 ==============
+Epiphany 3.0.1
+==============
+
+Changes:
+
+  - Auto-shrink images by default.
+  - Rely on WebKit 1.4.0 to not load GTK+2.x plugins instead of
+    maintaining our own plugins blacklist.
+  - Better handle popup window sizes. (#612155)
+  - Do not save window state for popup windows (#580951)
+  - Fix garbage filename in "Save link as..." (#646724)
+  - Group tabs for links opened with Ctrl+Enter (#647976)
+  - Make the floating statusbar escape the mouse pointer (#643909)
+  - Make the URL selectable in secure sites again (#642403)
+
+==============
 Epiphany 3.0.0
 ==============
 
diff --git a/configure.ac b/configure.ac
index 07b047d..d05f937 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[0])
-m4_define([epiphany_version_micro],[0])
+m4_define([epiphany_version_micro],[1])
 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]