Fri Jan 18 16:03:28 CET 2002  Oskar Liljeblad <oskar@osk.mine.nu>
	* icoutils/*:
	Implemented support for 16M color bitmaps.
	Cleaned up code somewhat.
	Reindented with 4-space tabs.
	* configure.ac: New file, based on old configure.in.
	* configure.in: Removed file.
	* acconfig.h: Removed file.

Mon Jun 11 17:35:29 CEST 2001  Oskar Liljeblad  <osk@hem.passagen.se>
	* wrestool/restable.c: Fixed possible bug regarding relocation.
	Data would be checked even if IMAGE_SCN_CNT_UNINITIALIZED_DATA
	was set on the section.

Wed Mar 21 18:51:27 CET 2001  Oskar Liljeblad  <osk@hem.passagen.se>
	* icotool/win32-endian.h: Never include byteswap.h.
	* icotool/win32-endian.c: Changed HAS_BYTESWAP_H to HAVE_BYTESWAP_H.
	* icotool/writeico.c: Include byteswap.h if possible.

Mon Mar 19 20:35:35 CET 2001  Oskar Liljeblad  <osk@hem.passagen.se>
	* icotool/win32-endian.[ch], wrestool/restable.c:
	Typo-fixes for compilation on big-endian platforms.

Sun Mar 18 18:10:08 CET 2001  Oskar Liljeblad  <osk@hem.passagen.se>
	* extresso/genresscript: New subroutine path_or from
	extresso/extresso. Now uses path_or to find path of wrestool.
	* icotool/main.c: Include stdarg.h if available.

Fri Mar  9 14:55:48 CET 2001  Oskar Liljeblad  <osk@hem.passagen.se>
	* LICENSE: Some minor fixes (still the same license :).
	* README: Updated.
	* common/win32.h: Fixed some typos. Because of laziness
	(and use of "char foo[0]" in structs), GNU gcc is now required to
	compile icoutils.
	* configure.in:
	Checks for more headers.
	Checks for endian.
	* doc/icoutils.sgml: Rewrote many parts. Little in the
	documentation has changed though.
	* icotool/*:
	All source code completely rewritten. I think the code is
	much cleaner now. Hopefully there shouldbe no new bugs.
	There is also preliminary support for big endian machines
	(untested though).

Thu Feb 22 10:48:54 CET 2001  Oskar Liljeblad  <osk@hem.passagen.se>
	* include-wine/*: Removed files.
	* common/win32.h: New file:
	* wrestool/*, icotool/*: Rewrote to use new win32.h file.
	* doc/icoutils.sgml: Fixed small formatting bug in 5.4.
	* data/icons/*: Renamed some files.

Tue Feb 20 21:38:34 CET 2001  Oskar Liljeblad  <osk@hem.passagen.se>
	* extresso: If icotools/wrestool is in path, use that

Sun Jul 18 11:36:10 UTC 1999  Oskar Liljeblad  <osk@hem.passagen.se>
	* genresscript: Now writes 'resource' in front of resource lines.
	* extresso: Changed --verbose messages to be more informative.
	* data/resscripts/win98_*: Changes to add 'resource' keyword.
	  Changes from base directory C:\Windows\System to just C:\Windows.
	  Changes the directory structure of extracted resources.

Sat Jul  3 23:08:22 UTC 1999  Oskar Liljeblad  <osk@hem.passagen.se>
	* Rewrote README and icoutils.sgml.

Sun Jun 13 15:04:25 UTC 1999  Oskar Liljeblad  <osk@hem.passagen.se>
	* Merged icoutil, created wrestool, removed extrico. The
	  result is called icoutils.

Thu Feb  4 15:58:33 UTC 1999  Oskar Liljeblad  <osk@hem.passagen.se>
	* Release 0.1.1.
	  (No changes apart from the one listed below.)

Sat Sep 19 10:03:38 UTC 1998  Oskar Liljeblad  <osk@hem.passagen.se>
	* Fixed a silly bug with icon_is_included being called with
	  wrong parameter.

Wed Aug 12 08:31:13 UTC 1998  Oskar Liljeblad  <osk@hem.passagen.se>
	* Release 0.1.0
