[gjs] release: Prepare for 1.74.0



commit f4a4572c35a67eb38fef9243f2c34f37ee60d7ff
Author: Philip Chimento <philip chimento gmail com>
Date:   Tue Sep 20 20:19:18 2022 -0700

    release: Prepare for 1.74.0

 NEWS | 34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)
---
diff --git a/NEWS b/NEWS
index 1dbb3b17c..a21740043 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+Version 1.74.0
+--------------
+
+- Many improvements to the examples and documentation.
+
+- Build fixes for Windows.
+
+- Overrides to certain non-introspectable functions that will now gracefully
+  throw an exception instead of crashing.
+
+- Closed bugs and merge requests:
+  * Various maintenance [!786, Philip Chimento]
+  * http example not reliable, relies on server provided content-length. [#498,
+    !787, Andy Holmes]
+  * Gio set_attribute SIGSEGV (Address boundary error) [#496, !788, Philip
+    Chimento]
+  * Fix Visual Studio builds after migration to SpiderMonkey 102.x [!789,
+    Chun-wei Fan]
+  * Update Visual Studio build instructions [!791, Chun-wei Fan]
+  * doc: reformat for better scraping with DevDocs [!792, Andy Holmes]
+  * doc: Update Home [!793, Sonny Piers]
+  * GLib: override GThread functions [!795, Andy Holmes]
+
+Version 1.73.90
+---------------
+
+- Skipped.
+
+Version 1.72.3
+--------------
+
+- Fix for crash after build against libffi 3.4.2 ported from the development
+  branch.
+
 Version 1.73.2
 --------------
 


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