[epiphany/gnome-3-32] Prepare 3.32.3



commit a714192d4f0f12074aa55568359f2e5db9b4f21f
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Tue Jun 11 17:40:07 2019 -0500

    Prepare 3.32.3

 NEWS        | 12 ++++++++++++
 meson.build |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2ee6a6074..92a7e72f0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+3.32.3 - June 11, 2019
+======================
+
+- Fix preferences language button sensitivity (#279)
+- Fix crash opening preferences dialog in weird locales (#545)
+- Fix manage additional URLs web apps preference (#558)
+- Fix blob and data URIs in web apps (#593)
+- Fix migration permanently corrupting web apps if migrated before main profile (#713)
+- Fix crashes when safe browsing database is recreated
+- Fix crash in downloads code
+- Fix critical when starting web apps
+
 3.32.2 - May 2, 2019
 ====================
 
diff --git a/meson.build b/meson.build
index e0de924ad..9e3c8e379 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.32.2',
+  version: '3.32.3',
   meson_version: '>= 0.42.0',
   default_options: ['c_std=gnu11']
 )


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