[epiphany/gnome-3-8] [release] 3.8.1



commit 5b0502a05150581e1e9eb357c991f82ff7a4fb89
Author: Xan Lopez <xan igalia com>
Date:   Tue Apr 16 19:09:51 2013 +0200

    [release] 3.8.1

 NEWS         | 10 ++++++++++
 configure.ac |  4 ++--
 2 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index b47a7b1..b4743e8 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,16 @@ Epiphany 3.8.0
 
 Changes:
 
+  - Restore zoom on load started (#693951)
+  - Fix memory leaks and other small bugfixes.
+  - Translation updates.
+
+==============
+Epiphany 3.8.0
+==============
+
+Changes:
+
   - Fix encoding menu and dialog (#696548)
   - Sync reload/stop button with load state (#696301)
   - i18n updates
diff --git a/configure.ac b/configure.ac
index 8ff74a0..2ea27ad 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[8])
-m4_define([epiphany_version_micro],[0])
+m4_define([epiphany_version_micro],[1])
 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])
@@ -81,7 +81,7 @@ GTK_REQUIRED=3.7.10
 LIBXML_REQUIRED=2.6.12
 LIBXSLT_REQUIRED=1.1.7
 WEBKIT_GTK_REQUIRED=1.11.92
-LIBSOUP_REQUIRED=2.41.3
+LIBSOUP_REQUIRED=2.42.1
 GNOME_DESKTOP_REQUIRED=2.91.2
 LIBSECRET_REQUIRED=0.14
 GSETTINGS_DESKTOP_SCHEMAS_REQUIRED=0.0.1


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]