aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS14
-rw-r--r--configure.ac4
2 files changed, 16 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 4a0be2b67..12f5db7c8 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 e76ddcfaa..cdf52a845 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