2020-08-23  Rico Tzschichholz  <ricotz@ubuntu.com>

	Release 0.49.91

	gio-2.0: Socket.receive*.buffer parameters are not "out"

	glib-2.0: Update GLib.Uri API (since 2.66)

	glib-2.0: Add GLib.UriParamsIter bindings (since 2.66)

	gio-unix-2.0: Add g_unix_mount_copy and g_unix_mount_point_copy

	gio-unix-2.0: Add g_unix_mount_point_at and g_unix_mount_points_get

2020-08-22  Rico Tzschichholz  <ricotz@ubuntu.com>

	gtk4: Resolve a few conflicts of methods with virtual-methods

2020-08-20  Rico Tzschichholz  <ricotz@ubuntu.com>

	vala: Add ObjectCreationExpression.to_string()

2020-08-19  Rico Tzschichholz  <ricotz@ubuntu.com>

	vala: Additionally break on ObjectCreationExpression in "tainted" check

	Fix various typos in comments and strings
	See https://gitlab.gnome.org/GNOME/vala/issues/1063

	manual: Update from wiki.gnome.org

2020-08-18  Alistair Thomas  <astavale@yahoo.co.uk>

	codegen: Always include base_struct declaration if available
	This fixes inheritance of structs across source files while not using
	a header file.

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

2020-08-17  Rico Tzschichholz  <ricotz@ubuntu.com>

	codegen: Don't append unreachable clean-up section of Block
	Found by -Werror=unreachable-code

	Improvements for https://gitlab.gnome.org/GNOME/vala/issues/838

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

	Revert "codegen: Don't append unreachable clean-up section of Block"
	This reverts commit 8f3a0a0b64e0c7fbcc9231c3058247920dd6eeda.