]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Sync NEWS from 0.54
authorRico Tzschichholz <ricotz@ubuntu.com>
Tue, 19 Oct 2021 06:25:14 +0000 (08:25 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 19 Oct 2021 06:25:14 +0000 (08:25 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 541c617a82b03b1e20d5652c21170432e9ad98e3..37e0bc847c76e876507a69b63eabb3dd32abd2e4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Vala 0.54.2
+===========
+ * Various improvements and bug fixes:
+  - vala:
+    + Multi-dimensional params-array not allowed [#1230]
+    + Accept NullType as generic type argument
+    + Set source references of created DataType instances in OCE
+
+ * Bindings:
+  - gio-2.0: Update to 2.71.0~a0d2efdc
+  - glib-2.0: Update 2.70 symbols
+  - gtk4: Update to 4.5.0~da5efea6
+
 Vala 0.54.1
 ===========
  * Regression and bug fixes: