2009-02-04  Johan Dahlin  <jdahlin@async.com.br>

	* gir/DBus-1.0.gir:
	* gir/Makefile.am:
	* gir/dbus.c (dbus_connection_get_type), (dbus_message_get_type):
	* gir/dbus.h:
	Generate DBus-1.0.gir from headers instead of hand coded.
	Add a hack to map get the _get_type functions to work properly.

2009-02-02  Johan Dahlin  <jdahlin@async.com.br>

	* gir/clutter-0.8.c: Add (none) for return values
	return GObject subclasses

2009-02-02  Johan Dahlin  <jdahlin@async.com.br>

	* gir/clutter-0.8.c: Add (out) for clutter_color_*
	parameters.

2009-02-02  Dan Winship  <danw@gnome.org>

	* gir/clutter-0.8.c: Add (transfer none) annotation for
	return of 'clutter_stage_get_actor_at_pos'

2009-01-16  Owen Taylor  <otaylor@redhat.com>

	* gir/Gtk-custom.c: Add (transfer none) annotation for
	return of 'gtk_settings_get_default'

2009-01-16  Owen Taylor  <otaylor@redhat.com>

	* gir/Gtk-custom.c: Add (transfer none) annotation for
	app_exec parameter of 'gtk_recent_info_get_application_info'

2009-01-16  Dan Winship  <danw@gnome.org>

	* gir/Makefile.am (Clutter-0.8.gir): Fix dependencies after the
	gobject-introspection move

2009-01-15  Johan Dahlin  <jdahlin@async.com.br>

	* configure.ac:
	* gir/GL-1.0.gir:
	* gir/Makefile.am:
	* gir/cairo-1.0.gir:
	* gir/fontconfig-2.0.gir:
	* gir/freetype2-2.0.gir:
	* gir/libxml2-2.0.gir:
	* gir/xfixes-4.0.gir:
	* gir/xft-2.0.gir:
	* gir/xlib-2.0.gir:
	Remove girs which moved to gobject-introspection

2009-01-13  Dan Winship  <danw@gnome.org>

	* gir/GL-1.0.gir: add GLvoid to unbreak clutter

2009-01-12  Johan Dahlin  <jdahlin@async.com.br>

	* gir/Makefile.am:
	Do not include private Gtk+ api.

2008-12-22  Owen Taylor  <otaylor@redhat.com>

	* gir/xlib-2.0.gir: Add XConfigureEvent

2008-12-10  Johan Bilien  <jobi@via.ecp.fr>

	* gir/clutter-0.8.c: Annotate clutter_init as taking an array.

2008-12-09  Johan Dahlin  <johan@async.com.br>

	* gir/Gtk-custom.c: Set transfer none for
	gtk_combo_box_new_text.

2008-12-06  Johan Dahlin  <jdahlin@async.com.br>

	* gir/Gtk-custom.c:
	Annotate container, entry getters and
	all public functions return GList/GSList.

2008-12-05  Havoc Pennington  <hp@pobox.com>

	* gir/Gtk-custom.c: annotate gtk_widget_get_toplevel() with
	transfer=none

2008-12-04  Zeeshan Ali <Khattak>  <zeeshanak@gnome.org>

	* gir/Makefile.am: Correct the namespace for "GUPnP".

2008-11-26  Colin Walters  <walters@verbum.org>

	* gir/Makefile.am: Make use of new --libtool option.
	Also remove usage of the $(NOCLOSURE) bit which we
	don't need; it was just an old hack for building
	GObject.gir.

2008-11-26  Colin Walters  <walters@verbum.org>

	* autogen.sh: Bump required automake version; glib
	requires 1.9, and 1.7 has issues.

2008-11-26  Johan Dahlin  <jdahlin@async.com.br>

	Bug 562311 – gir-repository: missing clutter files

	* gir/Makefile.am:
	Include everything we know about in EXTRA_DIST, even
	if we don't have all dependencies installed.

2008-11-26  Johan Dahlin  <jdahlin@async.com.br>

	* configure.ac: Post release version bump

=== 0.6.1 ===