[epiphany] 2.29.6



commit cdac681c60058885ed3ea1ee43d878b1c00a61b6
Author: Xan Lopez <xan gnome org>
Date:   Mon Jan 25 20:46:48 2010 +0200

    2.29.6

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a09c45a..c37bc05 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,16 @@
 ===============
+Epiphany 2.29.6
+===============
+
+Changes:
+
+  - Enable the webkit page cache by default; this should give a
+    noticeable to the back/forward page transition.
+  - Make text search more responsive by introducing a small delay
+    between a key stroke and the actual search. (#598322)
+  - A bunch of other small bugfixes.
+
+===============
 Epiphany 2.29.5
 ===============
 
diff --git a/configure.ac b/configure.ac
index b22de5a..e923ca9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 
 m4_define([epiphany_version_major],[2])
 m4_define([epiphany_version_minor],[29])
-m4_define([epiphany_version_micro],[5])
+m4_define([epiphany_version_micro],[6])
 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]