0.9.8
	FEATURE: Option to perform a USB bus reset after every failed
	read attempt.

0.9.7
	-- ignore - had a bug ---

0.9.6
	BUGFIX: Prevent failure and possible loss of recoverable data
	from drives with 2^31 or more blocks.
	(Bugreport and patch by Thomas Arnold)
	Added utilies myrescue-stat and myrescue-bitmap2ppm to
	analyse the block bitmap
	Added option -T to avoid blocks, that took long to read.
	Random-jumping-mode now uses pseudorandom permutation
	to check each block exactly once.

0.9.5
	-- skipped --

0.9.4
	Added options -F to skip around known bad regions
	and -G to concentrate around known good regions.
	Added option -J to randomly jump around.

0.9.3
	Fixed error handling of short reads
	Added -A option to abort on first error

0.9.2
	Added -R option to reverse reading direction
	thanks to Holger Ohmacht <holger.ohmacht@web.de>
	Added -f option to skip failed blocks
	Synced german and english manpages

0.9.1
	Added german translation of manpage;
	thanks to Holger Ohmacht <holger.ohmacht@web.de>
	Enhanced english manpage

0.9.0
	First beta release
