Wed Jan 27 22:25:51 1999  Jeff Garzik  <jgarzik@pobox.com>

	* convertrgb.c:
	Output 'unsigned char' image data instead of 'char'.

Sat Jan 23 23:37:59 1999  John Ellis  <johne@bellatlantic.net>

	* convertrgb.c (convert): Mode 'b' in popen is not needed, and
	was not compatible on OpenBSD.

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.

