1.0.2
	* Improved error messages
	* Fix a nasty data corruption bug

1.0.1
	* Bug and portability fixes

1.0
	* Zlib support

0.0.4
	* Vast improvement in restore speed by removing needless tell/seek calls

0.0.3
	* Enable use of magnetic tape
	* Attempt at port to FreeBSD: compiles, but don't have hardware to test with

0.0.2:
	* Fixed index usage (I think?)
	* Fixed Makefile bogosity

0.0.1:
	* First release
	* Supports index creation
	* Supposed to support index usage for extraction, but it's broken