[epiphany] [release] 3.1.2



commit 42fc55f3abdabe3e17e5abd8ff78e68fa1ae5626
Author: Xan Lopez <xlopez igalia com>
Date:   Mon Jun 13 22:47:13 2011 +0200

    [release] 3.1.2

 NEWS         |   16 ++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 896329b..d14e1b8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,20 @@
 ==============
+Epiphany 3.1.2
+==============
+
+Changes:
+
+  - Add an option in the chrome context menu to hide the menubar.
+  - Open new tabs to the right of the current one also for Ctr+Enter
+    (#647976)
+  - Use WebKit's internal source viewer by default (#597156)
+  - Drop yellow background in secure location entry and use symbolic icons.
+  - Add spell checking, enabled by default.
+  - Warn again about unsubmitted forms on close (#604986)
+  - Add about:plugins support (#575498)
+  - And lots of other bugfixes.
+
+==============
 Epiphany 3.0.0
 ==============
 
diff --git a/configure.ac b/configure.ac
index cfc0df3..2188415 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],[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]