]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Sync NEWS from 0.56
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 13 Nov 2023 09:39:35 +0000 (10:39 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 13 Nov 2023 09:39:35 +0000 (10:39 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 054a20d6640a095fbe691bf73b52a237d47786ae..1ea97053f47d9563c41c2e00ff33744593df1ece 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Vala 0.56.14
+============
+ * Various improvements and bug fixes:
+  - codegen: Generate compatible wrapper of ref-void functions [#1486]
+  - vala: Prevent usage of strlen() on non-null-terminated string [#1485]
+
+ * Bindings:
+  - glib-2.0: Add new symbols from 2.78
+  - gstreamer-1.0: Make ElementFactory.make()'s name parameter default to null
+  - gtk4-wayland: Add the missing wayland-client bindings
+  - wayland-client: Complete the binding
+
 Vala 0.56.13
 ============
  * Bindings: