From cdac681c60058885ed3ea1ee43d878b1c00a61b6 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Mon, 25 Jan 2010 20:46:48 +0200 Subject: 2.29.6 --- NEWS | 12 ++++++++++++ configure.ac | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index a09c45aec..c37bc0572 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +=============== +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 b22de5a5e..e923ca96c 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" -- cgit v1.2.3