[epiphany] [release] 3.9.2
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] [release] 3.9.2
- Date: Thu, 30 May 2013 11:08:08 +0000 (UTC)
commit cc881aacfd48a3a283398bc2824a4a7e21aa7593
Author: Xan Lopez <xan igalia com>
Date: Thu May 30 13:07:36 2013 +0200
[release] 3.9.2
NEWS | 13 +++++++++++++
configure.ac | 4 ++--
2 files changed, 15 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 82d4aea..5bcd132 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+==============
+Epiphany 3.9.2
+==============
+
+Changes:
+
+ - Remove WebKit1 support, epiphany is now WebKit2 only.
+ - Fix the encoding dialog, it was broken.
+ - Compile template pages as GResources (#696792)
+ - Allow running a standalone instance with a custom profile (#699602)
+ - Make ephy startup with Wayland
+ - Lots of minor fixes
+
===============
Epiphany 3.7.92
===============
diff --git a/configure.ac b/configure.ac
index 6c011df..5f61a55 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
m4_define([epiphany_version_major],[3])
m4_define([epiphany_version_minor],[9])
-m4_define([epiphany_version_micro],[0])
+m4_define([epiphany_version_micro],[2])
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])
@@ -76,7 +76,7 @@ GLIB_REQUIRED=2.35.6
GTK_REQUIRED=3.7.10
LIBXML_REQUIRED=2.6.12
LIBXSLT_REQUIRED=1.1.7
-WEBKIT_GTK_REQUIRED=1.11.92
+WEBKIT_GTK_REQUIRED=2.1.1
LIBSOUP_REQUIRED=2.42.1
GNOME_DESKTOP_REQUIRED=2.91.2
LIBSECRET_REQUIRED=0.14
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]