version 0.5.0 (April 20, 2006):
	* Updated to work with libgalago 0.5.0.
	* Removed GalagoGtkIconEntry. This has been moved to libsexy.
	* Removed GalagoGtkTooltips.
	* Fixed GalagoGtkPresenceIcon and GalagoGtkPresenceLabel to
	  work better with persons that don't have any accounts.
	* Renamed galago_gtk_{account,service}_combo_box_{get,set}_active()
	  functions to galago_gtk_account_combo_box_{get,set}_account() and
	  galago_gtk_service_combo_box_{get,set}_service().

version 0.3.4 (August 28, 2005):
	* Fixed a compile issue with GTK+ 2.6.9.

version 0.3.3 (July 14, 2005):
	* Fixed a compile issue with GTK+ 2.6.8.

version 0.3.2 (May 26, 2005):
	* Added a contact chooser dialog and widget
	  (GalagoGtkContactChooserDialog and GalagoGtkContactChooserWidget).
	* Added a service list (GalagoGtkServiceList) widget.
	* Added a contact list (GalagoGtkContactList) widget.
	* Added a person list (GalagoGtkPersonList) widget.
	* The GalagoGtkPresenceLabel widget now works when the person set
	  does not have an account with a presence.
	* The service icon is now rendered properly in
	  galago_gdk_pixbuf_new_from_presence() (and on several widgets) when
	  an avatar or photo icon is requested but does not exist, and it has
	  to fall back on the service icon.
	* Fixed the GALAGO_GTK_STOCK_PERSON stock icon.
	* Fixed setup-gettext on MacOS X.
	* Fixed compilation issues on gcc4.

version 0.3.1 (April 1, 2005):
	* Fixed the build when using autogen.sh due to a missing setup-gettext
	  script.

version 0.3.0 (March 31, 2005):
	* Initial public release.
