From 631d563a1c59798b2eff35753339500caf51d9a6 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Mon, 8 Nov 2010 18:26:35 -0500 Subject: [release] 2.91.2 --- NEWS | 12 ++++++++++++ configure.ac | 4 ++-- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index c4c388daa..e282f0fb5 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +=============== +Epiphany 2.91.2 +=============== + +Changes: + + - Get rid of the spinner in the toolbar, port tab spinners to + GtkSpinner (#524809, #598442) + - Enable web inspector unconditionally. + - Use full content zooming by default (#615362). + - Various cleanups and bugfixes. + =============== Epiphany 2.91.1 =============== diff --git a/configure.ac b/configure.ac index 9a6cc9f53..8bf2a5673 100644 --- a/configure.ac +++ b/configure.ac @@ -93,12 +93,12 @@ if test "$enable_maintainer_mode" = "yes"; then fi GLIB_REQUIRED=2.25.13 -GTK_REQUIRED=2.91.1 +GTK_REQUIRED=2.91.4 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.5 +WEBKIT_GTK_REQUIRED=1.3.6 LIBSOUP_GNOME_REQUIRED=2.29.91 GNOME_KEYRING_REQUIRED=2.26.0 GSETTINGS_DESKTOP_SCHEMAS_REQUIRED=0.0.1 -- cgit v1.2.3