summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2023-01-09 00:21:30 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2023-01-09 00:21:30 +0000
commitf0b88fe03193e4eed96395c7836841437e14d6c5 (patch)
tree48ef6332d17709183f7a39baa1bd75c1cb53d973 /NEWS
parent3007fc308e67b15ccd2d0b8fa0117bde2d348164 (diff)
downloadgobject-introspection-f0b88fe03193e4eed96395c7836841437e14d6c5.tar.gz
Release gobject-introspection 1.75.21.75.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fd6576bf..ed7571a5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+1.75.1 - 2023-01-09
+-------------------
+
+* Split 'disguised' attribute into two separate attributes [#101]
+* Add copy/free function annotations for plain-old data types [#14]
+* Include the default value of GObject properties in the GIR data [#4]
+* Drop wrap files for recursive dependencies
+* Add more marshalling tests [Marco Trevisan]
+* Update the GIR data for GLib, GObject, GModule, and GIO [Sebastian Dröge, Rico Tzschichholz]
+
1.74.0 - 2022-09-17
-------------------