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



commit 7035adc35b10210d39affdd196e9c8f0b1e8349a
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Wed Dec 11 18:29:10 2013 +0100

    [release] 3.10.3

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 51b6327..f1ca28b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
 ===============
+Epiphany 3.10.3
+===============
+
+Changes:
+
+ - Do not lock when resizing columns in history window (#696653)
+ - Fix critical warnings (#719405)
+ - Fix text encoding dialog (#703825)
+ - Change default charset to iso-8859-1 for greater web compatibility (720247)
+ - A few performance fixes.
+ - Updated translations.
+
+===============
 Epiphany 3.10.2
 ===============
 
diff --git a/configure.ac b/configure.ac
index 4403fcd..edf4310 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],[2])
+m4_define([epiphany_version_micro],[3])
 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]