april 02 1999 version 0.0.1 pre 3

	First initial release

april 05 1999 version 0.0.1 pre 4

	Split tuXeyes.cpp into tuXeyes.cpp and tuXeyes.h

	Fixed a memory leak in resizeEvent - clearing a pixmap mask
	is tricky. This also removed the single pointer pixmap from
	the code.

	tuXeyes won't update if it's not visible (unmapped)
	Added icon pixmap which changes each 5 secs.

april 8 1999 version 0.0.1 pre 5

	Removed the changing icon stuff again - some windowmanagers couldn't
	handle it.

	Improved tux_mask.xpm a bit

may 14 1999 version 0.0.1 pre 6

	Made some changes to the internal organization. Images and
	handling them (tracking mouse, resizing, redrawing) are now
	completely separated

	added luxus version

may 15 1999 version 0.0.1 pre 7

	added dustpuppy version
	added -tux -puppy -luxus version
	minor code cleanups

may 16 1999 version 0.0.1 pre 8

	added *bsd daemon figure + command line switch

may 17 1999 version 0.0.1 pre 9

	configure cleanups. Dependencies fixed. pixmaps (esp dustpuppies 
	main mask!) improved.

may 18 1999 version 0.0.1 pre 10

	Added pupil mask support, pupils with luxus and bsd look much better 
	Better command line parsing, -help parameter

may 19 1999 version 0.0.1 pre 11
	
	Changed command line options (--help, -h etc)
	Some code cleanups (moved common code from tux.h, bsd.h etc to
	postInit() in figure.h)

may 20 1999 version 0.0.1 pre 12
	cleanup of images

	final fixups, added copyrights, documentation updates.

	(0.0.1 will never exist, to stress the large differences, this version
	 will immediately go to version 0.0.2)

may 20 1999 version 0.0.2

	release

may 24 1999 version 0.0.3

	Changed license into (modified) BSD license. This to avoid conflicts
	between copyright on images, QT and GPL.

	Please check the new COPYING file for the new license.

	changed --bsd into --chuck, as that seems to be the guys name :)
	--bsd will continue to work.

	'q' or 'Q" will terminate tuXeyes.

	Fixed a small error in tuXeyes.h (thanks Johnny Teveen for reporting)

	Added --license option which prints (new) license.
