From: Rico Tzschichholz Date: Mon, 13 Nov 2023 09:39:35 +0000 (+0100) Subject: Sync NEWS from 0.56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebca7a8d3b67fa8bb1f61e02c2ee426a4daa57ab;p=thirdparty%2Fvala.git Sync NEWS from 0.56 --- diff --git a/NEWS b/NEWS index 054a20d66..1ea97053f 100644 --- 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: