[epiphany] [release] 2.91.4
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] [release] 2.91.4
- Date: Mon, 20 Dec 2010 23:44:28 +0000 (UTC)
commit 09f236e5f2eea9dfe32cc0ded6526d2b6d0f964b
Author: Xan Lopez <xan gnome org>
Date: Tue Dec 21 00:44:07 2010 +0100
[release] 2.91.4
NEWS | 16 ++++++++++++++++
configure.ac | 4 ++--
2 files changed, 18 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2f4ccae..6b72a7e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,20 @@
===============
+Epiphany 2.91.4
+===============
+
+Changes:
+
+ - Blacklist Flash plugin, since it will just crash in our GTK+ 3.x
+ process.
+ - Use custom (and nicer) error pages (#592667)
+ - Fix minimum font size setting, add custom setting for font sizes
+ (#636761)
+ - Separate migration code into another binary, makes the main ephy
+ binary not link with NSS (#636685)
+ - Fix errors properly, particularly do not clobber the global error
+ state for errors not happening in the main frame (#623012)
+
+===============
Epiphany 2.91.3
===============
diff --git a/configure.ac b/configure.ac
index f750287..5981244 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
m4_define([epiphany_version_major],[2])
m4_define([epiphany_version_minor],[91])
-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])
# This can be either "trunk" or "branches/gnome-x-y"
@@ -98,7 +98,7 @@ LIBXML_REQUIRED=2.6.12
LIBXSLT_REQUIRED=1.1.7
LIBSTARTUP_NOTIFICATION_REQUIRED=0.5
DBUS_GLIB_REQUIRED=0.35
-WEBKIT_GTK_REQUIRED=1.3.7
+WEBKIT_GTK_REQUIRED=1.3.8
LIBSOUP_GNOME_REQUIRED=2.29.91
GNOME_KEYRING_REQUIRED=2.26.0
GSETTINGS_DESKTOP_SCHEMAS_REQUIRED=0.0.1
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]