summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a0885582..7243e185 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+1.73.1 - 2022-09-03
+-------------------
+
+* Update the GIR data for GLib, GObject, GModule, and GIO
+* Disable rpath on Windows [Christoph Reiter]
+* Add llvm/mingw support on Windows [Christoph Reiter]
+* Fix annotations in libgirepository [Philip Chimento]
+* Support C99 designated initializers when parsing C declarations [Jan Tojnar]
+* Add some more types to win32 GIR [Marc-André Lureau]
+* Let doctool prepend emitting objects in GJS signals [Andy Holmes]
+* Require a C99 toolchain like GLib
+
1.73.0 - 2022-07-13
-------------------