[epiphany] [release] 3.14.1
- From: Claudio Saavedra <csaavedra src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] [release] 3.14.1
- Date: Tue, 14 Oct 2014 16:02:33 +0000 (UTC)
commit 83501f8a7febd6301b2b96a5d7d89822137fd48b
Author: Claudio Saavedra <csaavedra igalia com>
Date: Tue Oct 14 19:01:30 2014 +0300
[release] 3.14.1
NEWS | 14 ++++++++++++++
configure.ac | 2 +-
2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 702549a..7c81ff8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,18 @@
===============
+Epiphany 3.14.1
+===============
+
+ - Fix download failure when overwriting file (#737329)
+ - Style fixes with GTK+ 3.14 (#737688)
+ - Add mhtml to supported mimetypes (#737738)
+ - Do not keep visited pages in incognito history.
+ - Remove unused contextual-menu options from application mode (#699584)
+ - Use single-process model in application mode.
+ - Make sure that external links in application mode open in the default
+ browser (#658395, #712402)
+ - Updated translations
+
+===============
Epiphany 3.14.0
===============
diff --git a/configure.ac b/configure.ac
index a747980..e376ec4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
m4_define([epiphany_version_major],[3])
m4_define([epiphany_version_minor],[14])
-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]