From 4dfc34e6ff19166d34a6ccfdab9b22467bcb2544 Mon Sep 17 00:00:00 2001 From: Rico Tzschichholz Date: Thu, 14 Mar 2024 10:09:30 +0100 Subject: [PATCH] Sync NEWS from 0.56 --- NEWS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/NEWS b/NEWS index a3afb94a7..483885fc1 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +Vala 0.56.16 +============ + * Various improvements and bug fixes: + - girparser: Recognize usage of time_t and don't rely on given GIR type + - girparser: Recognize usage of off_t and don't rely on given GIR type + * Bindings: + - gio-2.0: Restore ApplicationCommandLine.print*_literal() to not require 2.80 + - gmodule-2.0: Do not mark `Module.open` as deprecated + - gtk4: Preserve compatibility with < 4.14 [#1531] + - Regenerate for GIR-based bindings to pick up time_t fix (long vs time_t) + Vala 0.56.15 ============ * Various improvements and bug fixes: -- 2.47.3