[epiphany/gnome-3-30] Prepare 3.30.5



commit 6b1eb78c487dadece3ad5cab7b4e8c41d10bea0d
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sat Sep 7 10:00:18 2019 -0500

    Prepare 3.30.5

 NEWS        | 13 +++++++++++++
 meson.build |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 1bf748fbe..d350c58af 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+3.30.5 - September 7, 2019
+==========================
+
+- Fix certain page loads not entering history since WebKitGTK 2.24.1
+- Fix overview page snapshots sometimes not being updated since WebKitGTK 2.24.1
+- Fix floating status bar sometimes displaying wrong loading URL since WebKitGTK 2.24.1
+- Fix memory corruption and broken web process extension connection when using WebKit trunk
+- Fix web app icon fallback (Sonny Piers)
+- Fix incomplete construction of EphyActionBarStart (Alexander Mikhaylenko)
+- Fix criticals when deleting pages from history (#691)
+- Fix crash when safe browsing database is recreated (#736)
+- Fix crash in downloads code
+
 3.30.4 - April 18, 2019
 =======================
 
diff --git a/meson.build b/meson.build
index 008986c41..9421a98f8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.30.4',
+  version: '3.30.5',
   meson_version: '>= 0.42.0',
   default_options: ['c_std=gnu11']
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]