summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPhilip Chimento <philip.chimento@gmail.com>2022-09-20 20:19:18 -0700
committerPhilip Chimento <philip.chimento@gmail.com>2022-09-20 20:19:18 -0700
commitf4a4572c35a67eb38fef9243f2c34f37ee60d7ff (patch)
tree1973e877e9e187ccbca48b77ba96c49bd679da83 /NEWS
parent5c8c8016e6f3dab9f71d2996bb8105531417a3f8 (diff)
downloadgjs-f4a4572c35a67eb38fef9243f2c34f37ee60d7ff.tar.gz
release: Prepare for 1.74.01.74.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS34
1 files changed, 34 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1dbb3b17..a2174004 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
--------------