From: Rico Tzschichholz Date: Mon, 8 Apr 2019 18:59:11 +0000 (+0200) Subject: Sync NEWS from 0.44 X-Git-Tag: 0.45.1~55 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=90f59c607cbfa4264016c149b8465213dee24d8b;p=thirdparty%2Fvala.git Sync NEWS from 0.44 --- diff --git a/NEWS b/NEWS index 624981efc..0d6c2961c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +Vala 0.44.3 +=========== + * Regression and bug fixes: + - codegen: Always assign original variable when consuming instance to destroy + [#781] + - build: Require --with-cgraph configure flag when cross-compiling [#775] + + * Bindings: + - gdk-3.0,gtk+-3.0: Update from 3.24.7+ + - gtk4: Update to 3.94.0+2594593d + - gstreamer: Update from 1.15.2+ git master + - pango: Fix StringBuilder parameter of scan_word() + Vala 0.44.2 =========== * Various improvements and bug fixes: