2012-08-20  Jürg Billeter  <j@bitron.ch>

	Release 0.17.5

2012-08-20  Heiher  <admin@heiher.info>

	x11: Add XImage bindings
	Fixes bug 681961.

2012-08-20  Alexandre Rostovtsev  <tetromino@gentoo.org>

	vapigen.m4: use $vapigen_pkg_name as the name of the vapigen package
	We should use $vapigen_pkg_name, not "vapigen", as the name of the
	vapigen package; if the second parameter to VAPIGEN_CHECK is set, then
	$vapigen_pkg_name != "vapigen".

	Fixes bug 682203.

2012-08-20  Evan Nemerson  <evan@coeus-group.com>

	Add gst-plugins-base-1.0 bindings.

	Add gstreamer-1.0 core bindings.

	girparser: support "experimental" in metadata

2012-08-17  Marcin Lewandowski  <www@saepia.net>

	posix: Add getpwuid, getgrnam, and getgrgid bindings
	Fixes bug 682015.

	glib-2.0: Remove invalid get_name/set_name bindings from MainContext
	Fixes bug 681923.

2012-08-16  Evan Nemerson  <evan@coeus-group.com>

	pango: set free_function on Attribute to pango_attribute_destroy
	Fixes bug 682006.

	girparser: support symbol_type and instance_idx in metadata

2012-08-15  Jürg Billeter  <j@bitron.ch>

	Support subclassing of GLib.Source

	Fix critical for static fields with initializers in compact classes

	gio-2.0: Fix g_dbus_message_get_body binding

	gio-2.0: Fix g_dbus_connection_send_message_with_reply binding

	codegen: Drop extra copy of captured unowned parameters in async methods

	codegen: Fix double free of captured owned parameters in async methods

2012-08-14  Jürg Billeter  <j@bitron.ch>

	Support static methods in generic classes

2012-08-13  Jürg Billeter  <j@bitron.ch>

	Support virtual interface properties
	Fixes bug 681671.

2012-08-13  Evan Nemerson  <evan@coeus-group.com>

	girparser: set CCode type_id for enumerations

	pango: switch to GIR
	Fixes bug 681424.

2012-08-08  Florian Brosch  <flo.brosch@gmail.com>

	Test symbol resolution in closures

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

	Fix symbol resolution in closures

	girwriter: Fix index of length parameter for methods returning arrays
	Fixes bug 681411.

2012-08-07  Evan Nemerson  <evan@coeus-group.com>

	bindings: mark bindings for deprecated libraries as such

	bindings: update gir based bindings

	libnl-3.0: change format of some comments to avoid confusing valadoc

	libpeas-1.0: add deps file

	Add gobject-introspection-1.0 bindings
	Fixes bug 572261.

	rest-0.7: add deps file with gio-2.0

2012-08-06  Jürg Billeter  <j@bitron.ch>

	codewriter: Support fixed-length arrays
	Fixes bug 618689.

2012-08-06  Dmitry Vagin  <dmitry2004@yandex.ru>

	posix: Fix in6_addr and in_addr bindings
	Fixes bug 679036.

2012-08-06  Tristan Brindle  <t.c.brindle@gmail.com>

	Ignore .h files passed to compiler
	Fixes bug 663088.