[epiphany] [release] 3.1.5



commit 7b692feaa80a65dfb37c38139a5c6ce1aa808b35
Author: Xan Lopez <xlopez igalia com>
Date:   Tue Aug 16 14:06:21 2011 +0200

    [release] 3.1.5

 NEWS         |   14 ++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4a0be2b..12f5db7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,18 @@
 ==============
+Epiphany 3.1.5
+==============
+
+Changes:
+
+  - Use new symbolic icons for security status (#650789)
+  - Fix gir scanner invocation (#653031)
+  - Unescape tooltips in download widget (#653690)
+  - Fix "Browse to" in downloads (#651699)
+  - Clear finished downloads when closing downloads bar (#653918)
+  - Use a CSS file for styling (#644805)
+  - Many other fixes and cleanups.
+
+==============
 Epiphany 3.1.3
 ==============
 
diff --git a/configure.ac b/configure.ac
index e76ddcf..cdf52a8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[1])
-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])
 
 # This can be either "trunk" or "branches/gnome-x-y"
@@ -87,7 +87,7 @@ GLIB_REQUIRED=2.29.10
 GTK_REQUIRED=3.0.2
 LIBXML_REQUIRED=2.6.12
 LIBXSLT_REQUIRED=1.1.7
-WEBKIT_GTK_REQUIRED=1.5.1
+WEBKIT_GTK_REQUIRED=1.5.2
 LIBSOUP_GNOME_REQUIRED=2.33.1
 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]