Sun Jan 17 22:15:38 1999  Jeff Garzik  <jgarzik@pobox.com>

	* Makefile.am, convertrgb.h:
	Include GLib.

	* convertrgb.c:
	s/strdup/g_strdup/ to avoid ANSI warnings.

Sat Nov 14 14:38:08 1998  John Ellis  <johne@bellatlantic.net>

	* convertrgb.c(convert): Add missing '/' to printed comment.

Fri Sep 25 11:39:37 1998  John Ellis  <johne@bellatlantic.net>

	* convertrgb.c, README: minor fixups.

Fri Sep 25 11:25:39 1998  John Ellis  <johne@bellatlantic.net>

	* convertrgb.[ch], loadpng.c: Imlib no longer used, added a PNG loader
	(copied from Imlib 1.8) and use ImageMagick's convert for all other
	filetypes as a fallback.
	* Makefile.am: Changes for the above.

