[epiphany] [release] 3.12.1
- From: Claudio Saavedra <csaavedra src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] [release] 3.12.1
- Date: Mon, 12 May 2014 13:44:15 +0000 (UTC)
commit e0f0c5245b67981fa1e432f439b7730b10d126cf
Author: Claudio Saavedra <csaavedra igalia com>
Date: Mon May 12 16:43:48 2014 +0300
[release] 3.12.1
NEWS | 10 ++++++++++
configure.ac | 2 +-
2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8e180bf..46b7349 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
===============
+Epiphany 3.12.1
+===============
+
+ - Fix a crasher with password forms (#723909)
+ - Fix Ctrl+L when completion menu is shown (#611435)
+ - Fix leak in Downlodas button.
+ - Do not clear typed address on first page load (#728143)
+ - Updated translations.
+
+===============
Epiphany 3.12.0
===============
diff --git a/configure.ac b/configure.ac
index 23006af..dff1cfe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
m4_define([epiphany_version_major],[3])
m4_define([epiphany_version_minor],[12])
-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])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]