[epiphany] Prepare 3.21.4
- From: Iulian Radu <iulianradu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Prepare 3.21.4
- Date: Sun, 17 Jul 2016 13:42:49 +0000 (UTC)
commit 5d9d7047846b873d752fcd77b692d106a0a8b857
Author: Iulian Radu <iulian radu67 gmail com>
Date: Sun Jul 17 14:02:20 2016 +0300
Prepare 3.21.4
NEWS | 12 ++++++++++++
configure.ac | 2 +-
2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b912ae5..a0158f4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,16 @@
===============
+Epiphany 3.21.4
+===============
+
+- Check for NULL SoupURI when trying to load invalid url(#768250)
+- Fix misleading ChangeLog generation code(#768218)
+- Limit side of ChangeLog file(#768218)
+- Add keyboard shortcuts dialog(#757830)
+- Update POTFILES.in(#757830)
+- Generate ChangeLog in builddir(#768218)
+- Updated translations
+
+===============
Epiphany 3.21.3
===============
diff --git a/configure.ac b/configure.ac
index 0e8dd4f..cfaf584 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@
m4_define([epiphany_version_major],[3])
m4_define([epiphany_version_minor],[21])
-m4_define([epiphany_version_micro],[3])
+m4_define([epiphany_version_micro],[4])
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]