[epiphany] [release] 3.11.1



commit feb623f5fc96835ee89be0f31fd4a4c50a0fbd0c
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Tue Nov 19 10:35:18 2013 +0200

    [release] 3.11.1

 NEWS         |   16 ++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a298f52..0397901 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,20 @@
 ===============
+Epiphany 3.11.1
+===============
+
+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)
+ - Work again / and ' to activate the find bar (#708550)
+ - Some code fixes
+ - Documentation updates
+ - Updated translations
+
+===============
 Epiphany 3.10.0
 ===============
 
diff --git a/configure.ac b/configure.ac
index d27ae86..23fa82e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA
 
 m4_define([epiphany_version_major],[3])
-m4_define([epiphany_version_minor],[10])
+m4_define([epiphany_version_minor],[11])
 m4_define([epiphany_version_micro],[1])
 m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
 


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