2010-04-21  Jürg Billeter  <j@bitron.ch>

	Release 0.8.1

2010-04-21  Travis Reitter  <treitter@gmail.com>

	vapigen: Support is_array attribute for delegate parameters
	Fixes bug 615971.

2010-04-21  Michael 'Mickey' Lauer  <mickey@vanille-media.de>

	linux: add reboot(2) and assorted commands

2010-04-21  Evan Nemerson  <evan@coeus-group.com>

	libxml-2.0: correct cname for Xml.Node.ns_def
	Fixes bug 616037.

2010-04-21  Ali Sabil  <ali.sabil@gmail.com>

	posix: Fix posix_fadvise binding
	Fixes bug 615418.

	Add clutter-gst-1.0 bindings
	Fixes bug 608336.

2010-04-21  Jürg Billeter  <j@bitron.ch>

	vapigen: Support instance_pos attribute for delegates

2010-04-21  Luca Bruno  <lethalman88@gmail.com>

	Make C code modules and declaration space public
	Fixes bug 615775.

2010-04-21  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>

	glib-2.0: fix binding of g_variant_get_string

2010-04-21  Ali Sabil  <ali.sabil@gmail.com>

	Fix code generation for destroy_notify calls for delegate targets
	Fixes bug 615440.

2010-04-21  Jürg Billeter  <j@bitron.ch>

	glib-2.0: Set D-Bus type signature for uchar
	Fixes bug 615282.

2010-04-21  Evan Nemerson  <evan@coeus-group.com>

	Make argument of NullType constructor nullable

2010-04-21  Jürg Billeter  <j@bitron.ch>

	Fix crash on valid recursive struct usage
	Fixes bug 614417.

	Fix assignment to array fields using array_length_type
	Fixes bug 614919.

	Fix type declaration order for captured variables and parameters

2010-04-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>

	tests: Add a test for enum methods and constants

	Add support for constant members inside enums

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

	dbus-glib-1: Add stub DBusGMethodInvocation binding

2010-04-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>

	gstreamer: Gst.AppSrc.push_buffer() takes ownership of the buffer

2010-04-07  Nicolas Bruguier  <nicolas.bruguier@supersonicimagine.fr>

	libxml-2.0: assorted SAX-related fixes
	Fixes bug 613953.

2010-04-07  Evan Nemerson  <evan@coeus-group.com>

	gtksourceview-2.0: update to 2.10.0

2010-04-03  Evan Nemerson  <evan@coeus-group.com>

	Add gdu and gdu-gtk bindings to the build system.

	libsoup-2.4: add many missing type_arguments
	Partially fixes bug 609875.

2010-04-02  Evan Nemerson  <evan@coeus-group.com>

	gdk-2.0: add many missing type_arguments
	Partially fixes bug 609875.

	clutter-1.0: add missing type_arguments for several new methods
	Partially fixes bug 609875.

	gtk+-2.0: Make Gtk.Window's arg default value Gtk.WindowType.TOPLEVEL

	vapigen: add support for member access based default values

	gsl: Do not use `weak' modifier where it is not applicable

2010-04-02  Jürg Billeter  <j@bitron.ch>

	Add gdu and gdu-gtk bindings

2010-04-02  Michael 'Mickey' Lauer  <mickey@vanille-media.de>

	linux: bind console ioctls, structs, and enums

	linux: bind virtual terminal ioctls, structs, and constants

2010-04-02  Evan Nemerson  <evan@coeus-group.com>

	gstreamer-cdda,dataprotocol-0.10: fix some invalid enum values

	libnl-2.0: add linux as a dependency

	fuse: fix reference to Posix.mode_t in Fuse.Create

2010-04-01  Jürg Billeter  <j@bitron.ch>

	D-Bus: Fix string array properties in client interfaces

	Fix virtual write-only properties

	Fix construct properties in interfaces