2014-03-24  Jürg Billeter  <j@bitron.ch>

	Release 0.24.0

2014-03-23  Luca Bruno  <lucabru@src.gnome.org>

	tests: Use sed '$d' because head -n -1 is not portable
	Fixes bug 726908

2014-03-20  Luca Bruno  <lucabru@src.gnome.org>

	gstreamer-0.10: Set GstURIHandler.get_uri_type vfunc to get_type
	Fixes bug 726745

	gidlparser: Do not set nullable to void type

	codegen: Inherit array_length and array_null_terminated of methods
	Fixes bug 726744

2014-03-20  Rico Tzschichholz  <ricotz@t-online.de>

	x11: Add missing evtype field of GenericEventCookie

2014-03-16  Luca Bruno  <lucabru@src.gnome.org>

	gstreamer-1.0: Make Bin.add first parameter unowned

	gstreamer-1.0: Make Bin.add_many first parameter unowned
	Fixes bug 702969

	gstreamer-1.0: Make Element.add_pad parameter unowned
	Fixes bug 702960

	Add test for bug 726347

2014-03-16  Richard Wiedenhöft  <richard.wiedenhoeft@gmail.com>

	Accept single ellipsis parameter for instance methods
	Fixes bug 726347

2014-03-16  Steven Oliver  <oliver.steven@gmail.com>

	libpq: Add PQping enum and functions
	Fixes bug 722878

2014-03-14  Luca Bruno  <lucabru@src.gnome.org>

	gtk+-2.0, gtk+-3.0: Make ComboBox.set_active_iter parameter nullable
	Fixes bug 726141

2014-03-14  Simon  <simon.werbeck@gmail.com>

	codewriter: Emit 'unowned' keyword for local variables
	Fixes bug 726312

2014-03-13  David King  <amigadave@amigadave.com>

	gio-2.0: Update to 2.39.91+
	Fixes bug 726057

2014-03-06  Rico Tzschichholz  <ricotz@ubuntu.com>

	cogl-1.0: Fix some array arguments in Cogl.Texture

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

	gio-2.0: Also make Action.get_state_hint nullable

	gio-2.0: Make Action.state, state_type and parameter_type nullable
	Fixes bug 725367

	dbusserver: Rename the generated "parameters" identifier
	Fixes bug 725555.

2014-03-05  Zeeshan Ali (Khattak)  <zeeshanak@gnome.org>

	gtk+-3.0: Correct binding for IconView.convert_widget_to_bin_window_coords
	The last two arguments are 'out'.

2014-03-03  Colin Watson  <cjwatson@ubuntu.com>

	glib-2.0: Add missing C header for symlink
	Fixes bug 725151.

	posix: Declare Group.gr_mem as null-terminated
	Fixes bug 725149.

2014-03-02  Luca Bruno  <lucabru@src.gnome.org>

	girparser: Add array_null_terminated, fixes hand-written change in gio

2014-03-02  Will Szumski  <will@cowboycoders.org>

	girwriter: Set scope=call for delegates when async or notified does not apply
	Fixes bug 725012.

	girwriter: Don't add target for delegates without target
	Fixes bug 725073.

2014-03-02  Stef Walter  <stefw@redhat.com>

	build: Fix missing backslashes in lists
	https://bugzilla.gnome.org/show_bug.cgi?id=725496