[epiphany] [release] 3.7.3
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] [release] 3.7.3
- Date: Wed, 19 Dec 2012 12:51:55 +0000 (UTC)
commit f12d45e9159d51da46c234526b582d9b3f4fb614
Author: Xan Lopez <xan igalia com>
Date: Wed Dec 19 13:45:12 2012 +0100
[release] 3.7.3
NEWS | 22 ++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 23 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 159d2bd..3897148 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,26 @@
==============
+Epiphany 3.7.3
+==============
+
+Changes:
+
+ - Vastly improve the icon generation for Web Applications (#657755)
+ - Allow to zoom images, since this is actually supported by WebKit now
+ - New design for the find bar (#689929)
+ - Add an 'Incognito window' mode in the UI (#676914)
+ - Support back/forward mouse buttons (#337852)
+ - Improve heuristics to decide whether to open new windows or where
+ to append new tabs when Web is invoked from other applications
+ (#685976)
+ - Add zoom controls to the gear menu (#683625)
+ - Use GtkSearchEntry all over the place instead of our own version
+ (#687744)
+ - Tidy up the application menu to be more in sync with other core
+ apps (#678962)
+ - Add support for favicons in WebKit2.
+ - Tons of cleanups and other bugfixes.
+
+==============
Epiphany 3.7.1
==============
diff --git a/configure.ac b/configure.ac
index a1fc805..67c98d4 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],[1])
+m4_define([epiphany_version_micro],[3])
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]