[epiphany/gnome-2-28] 2.28.2
- From: Xan Lopez <xan src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [epiphany/gnome-2-28] 2.28.2
- Date: Wed, 16 Dec 2009 11:11:21 +0000 (UTC)
commit a19824bb2e7498072086d98cb15ae95a7ecbd340
Author: Xan Lopez <xan gnome org>
Date: Wed Dec 16 12:00:08 2009 +0100
2.28.2
NEWS | 15 +++++++++++++++
configure.ac | 2 +-
2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 09ab542..bd1b728 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,19 @@
===============
+Epiphany 2.28.2
+===============
+
+Changes:
+
+ - Add support for "javascript:" and "mailto:" URIs.
+ - Fix the setting to control popups visibility. (#528799)
+ - Only fetch the document type from the main frame. (#602400)
+ - Fix auto-google search when using Ctrl-Enter. (#603324)
+ - Consider text/plain pages as HTML documents. (#603927)
+ - Reverse forward history menu items, since they were reversed wrt
+ to ephy/gecko (#601744)
+ - Undecode javascript: URLs before executing them (#604489)
+
+===============
Epiphany 2.28.1
===============
diff --git a/configure.ac b/configure.ac
index ed930ef..f698f3e 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],[1])
+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]