HTX v0.7.8 - Monday, 14th July 2008

	* Fixed a bug regarding quoting attribute values

HTX v0.7.7a - Sunday, 7th August 2005

	* Fixed a critical bug which resulted from a typo in 0.7.7 (oops!)

HTX v0.7.7 - Saturday, 6th August 2005

	* Added the --tty option to dump output to STDOUT rather than a file
	* Added detection of old ICRA data
	* Improved handling of single quoted attribute values
	* Removed updating of Pico version
	* Fixed a typo with the years in the Changelog file
	* Did a couple of very minor internal changes

HTX v0.7.6 - Tuesday, 19th July 2005

	* Improved handling of new breaks within tags
        * Make the values of the align, valign and shape properties lowercase
	* Make the value of the clear property in the <br /> tag lowercase
	* Added <base> as an empty tag
        * Handle doctypes already containing W3C URLs
	* Handle HTML 4.0 doctypes rather than just HTML 4.01
	* Warn about unmatched double quotes in tags
	* Exit faster when have no files to process
	* Fixed a bug involving the name property of multiple <a> or <map> tags

HTX v0.7.5 - Tuesday, 12th July 2005

	* Fixed a bug which resulted in text outside of tags being made lowercase
	* Fixed a bug which applied attribute minimisation rules to outside of tags

HTX v0.7.4c - Monday, 4th April 2005

	* Started the ChangeLog and added further documentation
