From e3e0666062d7e85f06a83f0c3dca9dfb1976af61 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Tue, 24 Aug 2021 17:10:07 +0100 Subject: Release gobject-introspection 1.69.0 --- NEWS | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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 ------------------- -- cgit v1.2.1