[epiphany/gnome-3-10] [release] 3.10.2



commit 7588cba4b201311673e5a4a0df67829e91aba9de
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Fri Nov 15 10:43:34 2013 +0200

    [release] 3.10.2

 NEWS         |   24 ++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 25 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a298f52..51b6327 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,28 @@
 ===============
+Epiphany 3.10.2
+===============
+
+Changes:
+
+ - Expand the list of languages in preferences dialog (#710664)
+ - Update EasyList filter rules URL for ad blocker (#710661)
+ - Set default size and allow to reduced the entry (#708994
+ - Detect .xz as compressed too to avoid filenames like "filename.tar(1).xz" (#711750)
+ - Restore undo/redo in editable content (#698703)
+ - Documentation updates
+ - Updated translations
+
+===============
+Epiphany 3.10.1
+===============
+
+Changes:
+
+ - Some code fixes.
+ - Work again / and ' to activate the find bar (#708550)
+ - Updated translations
+
+===============
 Epiphany 3.10.0
 ===============
 
diff --git a/configure.ac b/configure.ac
index d27ae86..4403fcd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[10])
-m4_define([epiphany_version_micro],[1])
+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])


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