2016-10-09  Jürg Billeter  <j@bitron.ch>

	Release 0.34.1

2016-10-09  Rico Tzschichholz  <ricotz@ubuntu.com>

	clutter-gst-3.0: Fix constructor which wasn't detected as such

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

	polkit-gobject-1: Fix constructors which weren't detected as such

	polkit-gobject-1: Fix constructors which weren't detected as such

	gio-2.0: Fix constructor which wasn't detected as such

	clutter-gst-3.0: Fix constructors which weren't detected as such

	clutter-1.0: Fix constructors which weren't detected as such

	gdk-3.0: Use only metadata for EventKey, Screen, Window, update Rectangle

2016-10-06  Jürg Billeter  <j@bitron.ch>

	Do not report internal error for invalid code with nested generics
	Reported-by: Matthias Berndt <matthias_berndt@gmx.de>

2016-10-06  Rico Tzschichholz  <ricotz@ubuntu.com>

	gio-2.0: Use only metadata for IOStream, InputStream, OutputStream

	gio-2.0: Use metadata instead of custom defintions for Initable

	gio-2.0: Use metadata instead of custom definitions for DBusMessage

	vapi: Update GIR-based bindings

	clutter-gst-2.0: Skip VideoTexture.get_audio_streams/get_subtitle_tracks
	Upstream didn't implement the Player interface correctly, so the types are
	not matching up.

	clutter-gst-3.0: Fix Playback.audio_streams/subtitle_tracks property-type

	rest-0.7: Fix some ownership problems

2016-09-29  Rico Tzschichholz  <ricotz@ubuntu.com>

	Add CCode finish_vfunc_name to used attrs

2016-09-27  George Barrett  <bob@bob131.so>

	gsl.vapi: Fix attribute typos
	At the moment, the are a few CCode attributes containing typos in the
	bindings for the GNU Scientific Library. This patch rectifies the ones
	that valac explicitly complains about.

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

2016-09-27  Jürg Billeter  <j@bitron.ch>

	Fix type parameter check for overriding generic methods
	https://bugzilla.gnome.org/show_bug.cgi?id=771964

	Reported-by: Sebastian Reichel <sre@ring0.de>

2016-09-24  Rico Tzschichholz  <ricotz@ubuntu.com>

	tests: Add async constructor test
	https://bugzilla.gnome.org/show_bug.cgi?id=659886

	gio-2.0: Keep GLib.Socket API compatible with gio < 2.48
	https://bugzilla.gnome.org/show_bug.cgi?id=769222

	gio-2.0: Fix binding of Resolver.lookup_service*()

2016-09-22  Jens Georg  <mail@jensge.org>

	glib-2.0: Fix binding of Markup.collect_attributes
	Array parameters don't have an associcated length parameter but are
	null-terminated.

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

2016-09-21  Rico Tzschichholz  <ricotz@ubuntu.com>

	glib-2.0: Update Unicode symbols

2016-09-20  Rico Tzschichholz  <ricotz@ubuntu.com>

	webkit2gtk: URI*.get_http_headers returns unowned Soup.MessageHeaders
	Those are actually annotated "transfer none" in the webkit's source.

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

	Add support for the \v escape charactor
	https://bugzilla.gnome.org/show_bug.cgi?id=664689

	glib-2.0: Allow null as argmument for string.escape()