2008-09-28  Valentin Hilbig  <tino@firebird.03.softkill.net>

	* diskus.c (diskus_err, diskus_log, diskus_vlog): added
	(check_worker): now uses diskus_err
	(main, run_read, backoff): Option -jump
	(read_worker): bugfix, on init (NULL) do not increment pos

2008-09-28  Valentin Hilbig  <tino@zoo.03.softkill.net>

	* diskus.c (getblock): added
	(run_read, run_write): now uses getblock to get aligned working
	buffer

2008-08-03  Valentin Hilbig  <tino@zoo.03.softkill.net>

	* diskus.c (main): added ETTDU110F if -write given to non-write mode

2008-05-28  Valentin Hilbig  <tino@zoo.03.softkill.net>

	* diskus.c (run_write): Counts corrected

2008-05-27  Valentin Hilbig  <tino@firebird.03.softkill.net>

	* diskus.c (dump_worker): print final byte count

2008-01-18  Valentin Hilbig  <tino@firebird.03.softkill.net>

	* diskus.c (main): return values made better diagnostics now

2007-12-30  Valentin Hilbig  <tino@firebird.03.softkill.net>

	* diskus.c (dump_worker): forgot an unsigned, so on negative
	characters repeated sequences were not detected.
	(dump_worker, check_worker, main): Option -expand

2007-10-05  Valentin Hilbig  <tino@firebird.03.softkill.net>

	* diskus.c (create_sector): Length calculation was with an offset
	of 1.  This never placed the id on the last byte of a sector.  Not
	harmful, but not clean ;)

2007-09-18    <tino@firebird.03.softkill.net>

	* diskus.c (check_worker): bug removed

