From ebca7a8d3b67fa8bb1f61e02c2ee426a4daa57ab Mon Sep 17 00:00:00 2001 From: Rico Tzschichholz Date: Mon, 13 Nov 2023 10:39:35 +0100 Subject: [PATCH] Sync NEWS from 0.56 --- NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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: -- 2.47.2