[epiphany] [release] 3.7.5
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] [release] 3.7.5
- Date: Wed, 6 Feb 2013 22:00:16 +0000 (UTC)
commit 5883499dcafcc6aa8c12b58881b640ef9ef6df41
Author: Xan Lopez <xan igalia com>
Date: Wed Feb 6 18:53:03 2013 +0100
[release] 3.7.5
NEWS | 17 +++++++++++++++++
configure.ac | 2 +-
2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3897148..4b93c6b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,21 @@
==============
+Epiphany 3.7.5
+==============
+
+Changes:
+
+ - Remove ability to open URIs in the clipboard through middle
+ click. This option was disabled by default since a long time ago,
+ and broken in WK2.
+ - Load and save the session asynchronously. Should make the UI more
+ responsive! (#681782)
+ - Remove spaces in Accept-Language header for compatiblity (#671652)
+ - Smarter copy email address action (#688166)
+ - A bunch of WebKit2 improvements. The WebKit2 version is now really
+ close to feature-complete.
+ - Other bug fixes and cleanups.
+
+==============
Epiphany 3.7.3
==============
diff --git a/configure.ac b/configure.ac
index d1effb9..5433eab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
m4_define([epiphany_version_major],[3])
m4_define([epiphany_version_minor],[7])
-m4_define([epiphany_version_micro],[3])
+m4_define([epiphany_version_micro],[5])
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]