[epiphany/gnome-3-32] Prepare 3.32.5



commit f84514fc3456f8b5b16708a2bd7688aa519e866c
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sat Sep 7 09:55:14 2019 -0500

    Prepare 3.32.5

 NEWS        | 10 ++++++++++
 meson.build |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 84338fb67..68e4da745 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+3.32.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 failure to load web process extension when using bundled libdazzle (Simon McVittie)
+- Fix web app icon fallback (Sonny Piers)
+
 3.32.4 - July 30, 2019
 ======================
 
diff --git a/meson.build b/meson.build
index 25252e719..9f4b68878 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.32.4',
+  version: '3.32.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]