]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Sync NEWS from 0.56
authorRico Tzschichholz <ricotz@ubuntu.com>
Thu, 14 Mar 2024 09:09:30 +0000 (10:09 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Thu, 14 Mar 2024 09:09:30 +0000 (10:09 +0100)
NEWS

diff --git a/NEWS b/NEWS
index a3afb94a7ae1286359a03bafccd4196c609a4747..483885fc1ca78bc572cb3f1705e9625e5fd13fff 100644 (file)
--- 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: