CHANGES
========

Version 1.0.0 => 1.0.1:

	- changed to dynamic allocation of the buffer-field.

	- changed the Installationpath in the Makefile to be conform to the
	  Linux-Filesystem-Standard.(1)


	(1)	If you want to know more about the Linux-Filesystem-Standard, then
		check out:
	
	    ftp://tsx-11.mit.edu/pib/linux/docs/linux-standards/fsstnd/
		fsstnd-1.2.txt

Version 1.0.1 => 1.0.2:

	- made BUGFIX-Work
	  the program had problems dealing with more than ten images.
	  Now it should work just fine up to 999 images.
	
	- changed the hierarchy in the Makefile.
	  just typing "make" will now just compile the program.

	
