[epiphany/gnome-3-36] Prepare 3.36.1
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/gnome-3-36] Prepare 3.36.1
- Date: Fri, 27 Mar 2020 18:09:30 +0000 (UTC)
commit 982639bc51dbf1db3f16d13bc353b0f9c71b970e
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Fri Mar 27 13:07:28 2020 -0500
Prepare 3.36.1
NEWS | 10 ++++++++++
data/org.gnome.Epiphany.appdata.xml.in.in | 1 +
meson.build | 2 +-
3 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 160447f10..0ab1cd9f1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+3.36.1 - March 27, 2020
+=======================
+
+ * Fix bookmarks lockdown (#339)
+ * Fix endless Epiphany launch loop loading ftp:// URIs (#1053)
+ * Fix tab name on detached tabs (#1113)
+ * Fix extra blank space in bookmarks popover (#1119)
+ * Fix some downloads not working (#1127)
+ * Use full width address bar dropdown in narrow mode (!611)
+
3.36.0 - March 7, 2020
======================
diff --git a/data/org.gnome.Epiphany.appdata.xml.in.in b/data/org.gnome.Epiphany.appdata.xml.in.in
index 72a7f145e..eae1cf1b5 100644
--- a/data/org.gnome.Epiphany.appdata.xml.in.in
+++ b/data/org.gnome.Epiphany.appdata.xml.in.in
@@ -44,6 +44,7 @@
<id>epiphany.desktop</id>
</provides>
<releases>
+ <release date="2020-03-27" version="3.36.1"/>
<release date="2020-03-07" version="3.36.0"/>
<release date="2020-02-27" version="3.35.92"/>
<release date="2020-02-14" version="3.35.91"/>
diff --git a/meson.build b/meson.build
index 8e53643e1..bee09ffe6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('epiphany', 'c',
license: 'GPL3+',
- version: '3.36.0',
+ version: '3.36.1',
meson_version: '>= 0.46.0',
default_options: ['c_std=gnu11',
'warning_level=2']
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]