2012-03-26  Jürg Billeter  <j@bitron.ch>

	Release 0.16.0

	glib-2.0: Add g_dir_make_tmp binding
	Fixes bug 672846.

2012-03-21  Jürg Billeter  <j@bitron.ch>

	codegen: Fix delegate target C name for static fields
	Fixes bug 671110.

2012-03-17  Jürg Billeter  <j@bitron.ch>

	glib-2.0: Hide Thread constructors when targeting GLib < 2.32
	Fixes bug 672284.

2012-03-11  Alberto Ruiz  <alberto.ruiz@canonical.com>

	glib-2.0: Adds PREFIX_ERROR_POSITION to GLib.MarkupParseFlags

2012-03-11  Alberto Ruiz  <aruiz@gnome.org>

	glib-2.0: Adds GLib.MarkupParseContext.get_user_data ()
	Fixes bug #671749

2012-03-09  Jürg Billeter  <j@bitron.ch>

	Add udisks2 bindings

2012-03-09  Luca Bruno  <lucabru@src.gnome.org>

	gtk+-3.0: Fix autogeneration of ColorButton.get_rgba
	Apologies for approving commit 51044a92ed44776e6.

	gio-2.0: Mark TlsCertificate as a concrete class
	Keep the class concrete for backward compatibility.

	Fixes bug 671459.

2012-03-06  Robert Ancell  <robert.ancell@canonical.com>

	gtk+-3.0: Fix output parameter of Gtk.ColorButton.get_rgba
	Fixes bug 669386.

2012-03-06  Luca Bruno  <lucabru@src.gnome.org>

	glib-2.0: Add generic to ThreadPool.set_sort_function callback
	Thanks to Paul Jakma for the patch.

	Fixes bug 670205.

2012-03-06  Aaron Andersen  <aaron@fosslib.net>

	posix: Fix several string functions
	Fixes bug 671309.

2012-03-06  Luca Bruno  <lucabru@src.gnome.org>

	gtk+-2.0, gtk+-3.0: Unset virtual to Container.forall
	Fixes bug 671394.