From a8a8d32ad9779fcc177da6171fa95846610d903a Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Sun, 24 Nov 2019 17:38:03 +0100 Subject: release --- NEWS | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/NEWS b/NEWS index 268680b6..df307463 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,23 @@ +1.63.1 - 2019-11-24 +------------------- + +* Update glib annotations (:user:`Rico Tzschichholz `) +* build: require meson 0.50.1 +* build: use proper dylib versioning on macOS :mr:`177` (:user:`Tom Schoonjans `) +* scanner: Support array arguments with static keyword :mr:`176` (:user:`Emmanuele Bassi `) +* website: Add Ruby-GNOME to user list :mr:`178` (:user:`kojix2`) +* Fix non-libtool code being run with no nob-libtool dependencies :mr:`179` (:user:`Alistair Buxton `) +* meson: change "cairo" from a boolean to a feature option :mr:`180` +* meson: change "doctool" from a boolean to a feature option :mr:`181` +* Fix a memory leak in g_irepository_get_object_gtype_interfaces() :mr:`182` (:user:`Philip Chimento `) +* ccompiler.py: Fix macro defines with quotes on MSVC :mr:`183` (:user:`Chun-wei Fan `) +* tests: Actually test libregress by specifying the LD_LIBRARY_PATH :mr:`174` (:user:`Corentin Noël `) +* examples: Make self contained and add build system integration examples :mr:`189` +* autotools: Make INTROSPECTION_GIRDIR/INTROSPECTION_TYPELIBDIR respect prefix/datadir/libdir :mr:`190` +* girepository: Also store GType cache misses :mr:`191` (:user:`Carlos Garnacho `) +* docs: Document GI_CROSS_LAUNCHER envvar :mr:`175` (:user:`Emmanuele Bassi `) + + 1.62.0 - 2019-09-09 ------------------- -- cgit v1.2.1