summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2022-09-03 12:51:54 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2022-09-03 12:51:54 +0100
commitadc101a8239fd6d6c4d67b714c09cca93e34d2df (patch)
tree37c1838b67067ab7c69409b695a96e41c6ad442b
parentcde5de91af47cf5b2ded326d0b0c5ae46d5d96df (diff)
downloadgobject-introspection-adc101a8239fd6d6c4d67b714c09cca93e34d2df.tar.gz
Release gobject-introspection 1.73.11.73.1
-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
-------------------