[epiphany] Prepare 3.35.91



commit d600f34afab6defc22d51502bac79a07d666d27e
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Fri Feb 14 15:27:22 2020 -0600

    Prepare 3.35.91

 NEWS        | 16 ++++++++++++++++
 meson.build |  2 +-
 2 files changed, 17 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 052a3a52f..0f02101a7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+3.35.91 - February 14, 2020
+===========================
+
+ * Allow bookmarks files to be symbolic links (#198)
+ * Fix new tab page with few items in history (#986)
+ * Fix password manager user account selector (#1018)
+ * Fix extra page when starting browser during background download (#1058, Andrei Lisita)
+ * Reenable web process sandbox (#1060)
+ * Remove extra PDF.js files (#1074)
+ * Fix tab title after Alt+Home (#1082, Andrei Lisita)
+ * "Switch to tab" should not switch tabs if URL is edited (#1085)
+ * Fix crash when parsing session state (#1092)
+ * Fix improper warning when closing multiple tabs (#1093)
+ * Disallow top-level navigation to data:// URLs (!577, Adrian Perez)
+ * Update Epiphany icon in user help
+
 3.35.90 - February 1, 2020
 ==========================
 
diff --git a/meson.build b/meson.build
index f7699454e..a9f1374dd 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.35.90',
+  version: '3.35.91',
   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]