summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2022-02-14 12:46:29 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2022-02-14 12:46:29 +0000
commit9f4d75bf89dde4fa5e1bf8e84b58eaf978f95476 (patch)
tree2245c30598753a0f204f4f9e137b0d35598292c8
parent663212141da0479d4369a07fc1de472d6e746aab (diff)
downloadgobject-introspection-9f4d75bf89dde4fa5e1bf8e84b58eaf978f95476.tar.gz
Release gobject-introspection 1.71.01.71.0
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 59a2df40..6c21a502 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+1.71.0 - 2022-02-14
+-------------------
+
+* Create new API for libffi closures [Sergei Trofimovich, Cimbali]
+* Treat @-prefixed shlib paths as absolute on macOS [Rok Mandeljc]
+* Add new `forever` scope [#49]
+* Build fixes with newer Meson [#414]
+* Improve regression test suite [Marco Trevisan (TreviƱo)]
+* Avoid a segfault when using an invalid GType [Lukas Oberhuber]
+* Build fixes on Windows when using g-i as a subproject [Andoni Morales Alastruey]
+* Warn about property name collisions [#386]
+* Add "strict" warnings to g-ir-scanner
+* Add the "emitter" annotation for signal emitters
+* Add a command line option to g-ir-scanner to specify the compiler
+* Add new convenience API to libgirepository [Philip Chimento]
+* Build fixes on Windows when using MSVC [Chun-wei Fan]
+* Documentation fixes [#211, #327]
+* Update the GIR data for GLib, GObject, and GIO
+
1.70.0 - 2021-09-17
-------------------