version 1.0.2	Thu Oct  7 12:54:26 BST 1999
	* corrected bug that stopped inodes being written out for
	  levels below the highest opened
	* changed crypto function names to avoid clash with the
	  international kernel patch
	* modified mkstegfs tool so that it supports partitions
	  larger than 2Gb
	* tools now use libext2fs (requires appropriate headers
	  to build)
	* added new tool addlevel for activating new levels
	
version 1.0.1	Wed Sep 22 15:20:36 BST 1999
	* modified placement of inodes, so that it matches the
	  description
	  (note: old file systems won't work, unless the old
	   method is used. This can be selected by adding:
	   #define STEGFS_OLD_INO_POS
	   to linux/include/linux/stegfs_fs.h)
	
version 1.0.0	Fri Sep 17 16:41:50 BST 1999
	* dentries are deleted correctly on level close
	* serpent modifications (incorrect) undone
	  (note: old file systems using "serpent" won't work)
	* extensive modifications to tools
	* minor corrections to block creation logic
	* other minor corrections


