[epiphany] [release] 3.5.4
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] [release] 3.5.4
- Date: Tue, 17 Jul 2012 16:35:44 +0000 (UTC)
commit 028b27e0d152fa439ee84d9f3b26e4a09ff5ea27
Author: Xan Lopez <xan igalia com>
Date: Tue Jul 17 18:35:32 2012 +0200
[release] 3.5.4
NEWS | 17 +++++++++++++++++
configure.ac | 2 +-
2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1a5f85b..10a9a52 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,21 @@
==============
+Epiphany 3.5.4
+==============
+
+Changes:
+
+ - Make the security level indicator work in WebKit2.
+ - Make site-specific quirks work in WebKit2.
+ - Make cookies work in WebKit2.
+ - Fix the page title not being updated properly in WebKit2.
+ - Make the fullscreen popup work in WebKit2.
+ - Make find work in WebKit2.
+ - Make downloads work in WebKit2.
+ - Make resource tracking work in WebKit2.
+ - Code cleanups and refactorings (ie, moving EphyFileMonitor out of
+ EphyWebView).
+
+==============
Epiphany 3.5.3
==============
diff --git a/configure.ac b/configure.ac
index 5a587a8..1606343 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
m4_define([epiphany_version_major],[3])
m4_define([epiphany_version_minor],[5])
-m4_define([epiphany_version_micro],[3])
+m4_define([epiphany_version_micro],[4])
m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
AC_INIT([GNOME Web Browser],[epiphany_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]