2017-11-09  Rico Tzschichholz  <ricotz@ubuntu.com>

	Release 0.38.3

	gstreamer-1.0: Update from 1.13+ git master

2017-10-26  Rico Tzschichholz  <ricotz@ubuntu.com>

	gstreamer-1.0: Update from 1.13+ git master

2017-10-26  Daniel Espinosa  <esodan@gmail.com>

	libxml-2.0: Add DTD methods
	https://bugzilla.gnome.org/show_bug.cgi?id=789442

2017-10-26  Rico Tzschichholz  <ricotz@ubuntu.com>

	codegen: Avoid possible conflicts with internal property/signal defines
	https://bugzilla.gnome.org/show_bug.cgi?id=788964

	gio-2.0: Expose g_task_get_source_object as Task.get_unowned_source_object
	... and some nullable fixes

	gtk+-4.0: Update to 3.92.1

	Regenerate GIR-based bindings
	https://bugzilla.gnome.org/show_bug.cgi?id=788775

	codegen: Prioritize "array_length=true" over "array_null_terminated=true"
	If arrays claim to have an array-length and also are null-terminated then
	use and rely on the given length.

	Adapt the girparser for this and add "array_length = true" accordingly.

	https://bugzilla.gnome.org/show_bug.cgi?id=788775