1HTX v0.7.8 - Monday, 14th July 2008
2
3	* Fixed a bug regarding quoting attribute values
4
5HTX v0.7.7a - Sunday, 7th August 2005
6
7	* Fixed a critical bug which resulted from a typo in 0.7.7 (oops!)
8
9HTX v0.7.7 - Saturday, 6th August 2005
10
11	* Added the --tty option to dump output to STDOUT rather than a file
12	* Added detection of old ICRA data
13	* Improved handling of single quoted attribute values
14	* Removed updating of Pico version
15	* Fixed a typo with the years in the Changelog file
16	* Did a couple of very minor internal changes
17
18HTX v0.7.6 - Tuesday, 19th July 2005
19
20	* Improved handling of new breaks within tags
21        * Make the values of the align, valign and shape properties lowercase
22	* Make the value of the clear property in the <br /> tag lowercase
23	* Added <base> as an empty tag
24        * Handle doctypes already containing W3C URLs
25	* Handle HTML 4.0 doctypes rather than just HTML 4.01
26	* Warn about unmatched double quotes in tags
27	* Exit faster when have no files to process
28	* Fixed a bug involving the name property of multiple <a> or <map> tags
29
30HTX v0.7.5 - Tuesday, 12th July 2005
31
32	* Fixed a bug which resulted in text outside of tags being made lowercase
33	* Fixed a bug which applied attribute minimisation rules to outside of tags
34
35HTX v0.7.4c - Monday, 4th April 2005
36
37	* Started the ChangeLog and added further documentation
38