2024-03-14  Rico Tzschichholz  <ricotz@ubuntu.com>

	Release 0.56.16

2024-03-13  Rico Tzschichholz  <ricotz@ubuntu.com>

	girparser: Recognize usage of off_t and don't rely on given GIR type

	vapi: Regenerate for GIR-based bindings to pick up time_t fix (long vs time_t)

	girparser: Recognize usage of time_t and don't rely on given GIR type

2024-03-07  Rico Tzschichholz  <ricotz@ubuntu.com>

	gtk4: Preserve compatibility with < 4.14
	Don't prefer new accessor methods for Calendar.day/month/year

	Fixes https://gitlab.gnome.org/GNOME/vala/issues/1531

2024-03-07  Rico Tzschichholz  <ricotz@ubuntu.com>

	gio-2.0: Restore ApplicationCommandLine.print*_literal() to not require 2.80 API

2024-03-07  Zhou Qiankang  <wszqkzqk@qq.com>

	gmodule-2.0: Do not mark `Module.open` as deprecated