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

	Release 0.49.2

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

	vapi: Update GIR-based bindings

	gstreamer: Update from 1.17.2+ git master

	gtk4: Update to 3.99.0+358b698e

2020-08-09  Jeremy Philippe  <jeremy.philippe@gmail.com>

	posix: Declare WRDE_APPEND constant as public

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

	posix: Add missing "has_typedef" attribute for some delegates

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

	goocanvas-2.0: Fix some field ownerships and types
	Fixes https://gitlab.gnome.org/GNOME/vala/issues/1057

	codegen: Support non-virtual signals with default handler
	Fixes https://gitlab.gnome.org/GNOME/vala/issues/1056

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

	tests: Add "return in construct/destructor" tests to increase coverage

	tests: Add "enum typed property" tests to increase coverage

	vala: Switch context if with-variable is not owned by with-statement ifself
	See https://gitlab.gnome.org/GNOME/vala/issues/1043

	gtk4: Update to 3.99.0+83e9b5b4

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

	vala: Mark tranformed member-access as qualified
	Regression of 866258f688d781f3536892b8f93abdd3112198ec

	See https://gitlab.gnome.org/GNOME/vala/issues/57

	gio-2.0: Include "gio/gsettingsbackend.h" for GLib.SettingsBackend members
	Fixes https://gitlab.gnome.org/GNOME/vala/issues/1054

	girparser: Add support for string "feature_test_macro" metadata

	codegen: Include header for base-symbols when connecting vfuncs
	This eases the handling of types which are split over different headers.

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

	pango: Update from 1.45.4+

	gstreamer: Update from 1.17.2+ git master

	gtk4: Update to 3.99.0+bbb15f65

	vala: Inherit CCode.returns_floating_reference attribute from base method
	Regression of 49a6d475052ec476140c545a26ac8d5abe35c849

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