From: Rico Tzschichholz Date: Fri, 16 Sep 2022 13:56:25 +0000 (+0200) Subject: Sync NEWS from 0.56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=685aedcf05399e0ffd40aef3a8a4469c2bb591f2;p=thirdparty%2Fvala.git Sync NEWS from 0.56 --- diff --git a/NEWS b/NEWS index 566b22462..a99f8ce7e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +Vala 0.56.3 +=========== + * Various improvements and bug fixes: + - vala: Don't unconditionally expect ObjectType of Class [#1341] + - vala: Make try-statement parsing more resilient [#1304] + - vala: Avoid problems with '\' in #line directives on Windows [#1353] + - gidlparser: Set source reference of parameters + + * Bindings: + - atspi-2: Fix a few binding errors + - glib-2.0: Use g_abort for GLib.Process.abort() beginning with 2.50 [#1350] + - gtk+-3.0: Correctly unhide BindingSet.by_class to avoid Version attribute + Vala 0.56.2 =========== * Various improvements and bug fixes: