From f4a4572c35a67eb38fef9243f2c34f37ee60d7ff Mon Sep 17 00:00:00 2001 From: Philip Chimento Date: Tue, 20 Sep 2022 20:19:18 -0700 Subject: release: Prepare for 1.74.0 --- NEWS | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) (limited to 'NEWS') 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 -------------- -- cgit v1.2.1