2011-08-13  Paolo Bonzini  <bonzini@gnu.org>

	* GLib.st: Change main loop-related callouts to support the
	new event polling support in the VM.
	* gst-glib.c: Use the VM's event polling support so that polling
	and dispatching happen in the same thread.

2011-08-04  Paolo Bonzini  <bonzini@gnu.org>

	* gst-gobject.c: Add AFTER parameter to g_signal_connect_smalltalk_closure.
	* gst-gobject.h: Adjust prototype.
	* gst-glib.c: Add functions to connect signal at end of list.
	* GLib.st: Likewise.

2011-01-20  Denis Washington <denisw@online.de>

	* gst-gobject.c: Adopt new names for the API.
	* gst-gobject.h: Adjust.
	* gst-glib.c: Adjust.

2011-01-15  Paolo Bonzini  <bonzini@gnu.org>

	* gst-gobject.c: Remove VMProxy dependency.
	* gst-gobject.h: Adjust.
	* gst-glib.c: Adjust.

2011-01-15  Paolo Bonzini  <bonzini@gnu.org>

	* GLib.st: New, split from the Gtk package.
	* gst-glib.c: New, split from gst-gtk.c.
	* gst-gobject.c: New, split from gst-gtk.c.
	* gst-gobject.h: New, split from gst-gtk.c.
	* package.xml: New.
