summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2019-04-08 20:59:11 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2019-04-09 07:19:49 +0200
commit90f59c607cbfa4264016c149b8465213dee24d8b (patch)
tree71da9fceba337fb40c888339b10642caee116924 /NEWS
parentb8e1a4e591fde375dc46c72d27ed31e2d06ef072 (diff)
downloadvala-90f59c607cbfa4264016c149b8465213dee24d8b.tar.gz
Sync NEWS from 0.44
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
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: