]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Sync NEWS from 0.44
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 8 Apr 2019 18:59:11 +0000 (20:59 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 9 Apr 2019 05:19:49 +0000 (07:19 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 624981efc34ad3e5bff0a294c3d1e06fba09e4be..0d6c2961c9f884decbc1b0ad00f578f61e83332a 100644 (file)
--- 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: