[gjs] release: Copy NEWS from stable branch



commit 21ae72273ec2d4b0b80861748d635933e62e4639
Author: Philip Chimento <philip chimento gmail com>
Date:   Mon Jul 4 21:43:12 2022 -0600

    release: Copy NEWS from stable branch

 NEWS | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
---
diff --git a/NEWS b/NEWS
index 3bb54c407..21303e0f3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Version 1.72.1
+--------------
+
+- Various fixes ported from the development branch.
+
+- Closed bugs and merge requests:
+  * Compilation error: call to deleted function 'js_value_to_c' [#473, !738,
+    Evan Miller]
+  * jsapi-util-strings: Ignore locale to compute the upper case of a char (i.e.
+    fix implicit properties on Turkish locale) [!742, Marco Trevisan]
+  * Fix memory leak when passing a "transfer none" GBytes parameter to a native
+    function [!746, msizanoen1]
+  * arg-cache: Do not leak an interface info structures on Callbacks [!751,
+    Marco Trevisan]
+  * test-ci: Ignore safe directory errors on CI [!755, Marco Trevisan]
+
 Version 1.72.0
 --------------
 


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