summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2021-08-24 17:10:07 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2021-08-24 17:10:07 +0100
commite3e0666062d7e85f06a83f0c3dca9dfb1976af61 (patch)
tree1d9259eeaf0829b50b742922a84b46911cdd93b6
parent3b17bb37ebad8931eac3e050252f02a9b9414f97 (diff)
downloadgobject-introspection-e3e0666062d7e85f06a83f0c3dca9dfb1976af61.tar.gz
Release gobject-introspection 1.69.01.69.0
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 28e21cbd..1c564c43 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+1.69.0 - 2021-08-24
+-------------------
+
+* Fix build when gobject-introspection is a subproject :mr:`266`
+* Add more float types :issue:`384`, :mr:`269`
+* Make test suite work with cross-related options :issue:`227`
+* Fix several leaks found by Coverity :mr:`272`
+* Fix enum member c:identifier :mr:`264`
+* Add g-ir-doc-tool man page :mr:`284`
+* Export warnlib sources as variables :mr:`287`
+* Update the GLib annotations :mr:`288`
+* Add "final" class attribute :mr:`257`, :mr:`291`
+* Add option to make .gir files installation paths configurable :mr:`63`
+* Handle constructors with mismatched GTypes :issue:`399`, :mr:`292`
+* Add property accessors annotations :issue:`13`, :mr:`279`
+
1.68.0 - 2021-03-19
-------------------