25 Oct 1994:
	- Made version 0.3. I feel this one has been tested thoroughly.
23 Oct 1994:
	- started working on version 0.4. Focus on data safety.
09 Oct 1994:
	- Made patch against Linux kernel >= 1.1.30
	- Finally found and fixed the bug with swapping: 1 line added
	to dbtools.c.
19 Jul 1994:
	- Finally started writing man pages for the utilities.
	- codes for compression algorithms changed to 8 bits.
14 Jul 1994:
	- Fixed dbmode problem with code > 255
11 Jul 1994:
	- buffer flushing improved according to suggestions from Didier
	Genard. Feels much faster.
31 May 1994:
	- double-0.2b
29 May 1994:
	- Fix to buffer initialization done sometime in May
	- Minor fixes in April.
23 Mar 1994:
	- double-0.2a, with patches against Linux 1.0
19 Mar 1994:
	- cluster functions/buffers handling cleaned up
14 Mar 1994:
	- free block lookup improved (dbtools.c: get_newbit)
12 Mar 1994:
	- buffer flushing fixed in umount/dbumount
	- some work on dbck; it can now check blocks
11 Mar 1994:
	- bug fix in fs/super.c; double device could be umounted 2x,
	resulting in a segmentation fault
	- LZV-0.3 compression, by Hermann Vogt, included 
	- bug fix in dbck.c (floating point error when device empty).
	- minor changes to mkdble.c
 4 Mar 1994:
	- bug fix in pred.c (last flag byte was not written)
 3 Mar 1994: Version 0.2 uploaded
 2 Mar 1994:
	- bug fix in double.c do_db_request; swap partitions can now be
	mounted on DouBle devices. 
	- minor typo corrections to test distribution 0.2
27 Feb 1994:
	- bug fix: added synchronization to statfs
26 Feb 1994: Test version 0.2 ftp'ed to Thomas Graichen
25 Feb 1994:
	- getting ready to upload version 0.2 (file cleaning)
	- Default parameters to mkdble changed
24 Feb 1994:
	- Function ll_rw_dble written. It replaces calls to ll_rw_block,
	  but may still need some work (Error checking)
23 Feb 1994:
	- Implementation of the predictor's algorithm, by Dave Rand,
	as suggested by Jean-Loup Gailly who provided sources and advices
20 Feb 1994:
	- Implementation of mount/umount/df support files:
		dbsuper.c, mount.c, fs/super.c
18 Feb 1994:
	- Fixes to variable initialization
	- Implementation of LZRW2, LZRW3A, by Ross Williams, as suggested
	by Leo Broukhis who provided sources and advices
16 Feb 1994:
	- dbck utility largely modified
15 Feb 1994:
	- Few minor changes as suggested by Thomas Graichen
	- function get_newbit rewritten
10 Feb 1994: Version 0.1a
	- Patch against kernel 0.99pl15
	- Few minor changes
5 Feb 1994: Patch 1
	- Bug fix (when using more than one device). Bug reported by
	<jbthiel@eeyore.atmos.ogi.edu>
1 Feb 1994: Version 0.1:
	- Buffer flushing improved
	- Synchronization between kernel and user requests fixed
	- Some speed improvement
	- Few minor changes
26 Jan 1994: Version 0.0 submitted
