[gjs/gnome-3-36] release: Prepare for 1.64.2



commit 85f1c7d1fd9ec984742af7e193e42eb643476607
Author: Philip Chimento <philip chimento gmail com>
Date:   Mon Apr 27 19:51:36 2020 -0700

    release: Prepare for 1.64.2

 NEWS | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)
---
diff --git a/NEWS b/NEWS
index c9180f38..873239bf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+Version 1.64.2
+--------------
+
+- Closed bugs and merge requests:
+  * GList of int not correctly demarshalled on 64-bit big-endian [Philip
+    Chimento, Simon McVittie, #309, !417, !419]
+  * Fix template use in GTK4 [Florian Müllner, !420]
+  * Don't crash if a callback doesn't return an expected array of values [Marco
+    Trevisan, !405]
+  * Crash passing integer to strv in constructor [Evan Welsh, #315, !422]
+  * Skip some tests if GTK can't be initialised [Ross Burton, !421]
+
+- Various backports:
+  * Fix gjs_log_exception() for InternalError [Philip Chimento]
+  * Fix signal match mechanism [Philip Chimento]
+
+Version 1.58.7
+--------------
+
+- Various backports:
+  * Don't crash if a callback doesn't return an expected array of values [Marco
+    Trevisan]
+  * GList of int not correctly demarshalled on 64-bit big-endian [Philip
+    Chimento, Simon McVittie]
+  * Crash passing integer to strv in constructor [Evan Welsh]
+  * Ignore format-nonliteral warning [Marco Trevisan]
+
 Version 1.64.1
 --------------
 


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