[epiphany/gnome-2-28] 2.28.1



commit cf57e5ee83dd593af6045237241900ff866bf97a
Author: Xan Lopez <xan gnome org>
Date:   Sun Oct 18 18:19:50 2009 +0300

    2.28.1

 NEWS         |   15 +++++++++++++++
 configure.ac |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index dc58fa3..09ab542 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,19 @@
 ===============
+Epiphany 2.28.1
+===============
+
+Changes:
+
+  - Add back support for the "direction up" navigation (#595653)
+  - Encode the typed URL before passing it as a query string for
+    searching (#596717)
+  - Improve localhost matching (#595690)
+  - Prevents PDM from getting keyring passwords in a private session
+    (#591395)
+  - Workaround bug in WebKit progress notification
+  - Use the new syntax for seed imports (#598562)
+
+===============
 Epiphany 2.28.0
 ===============
 
diff --git a/configure.ac b/configure.ac
index c97baae..ed930ef 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 
 m4_define([epiphany_version_major],[2])
 m4_define([epiphany_version_minor],[28])
-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]