Changes to 0.0.5 * Improved conversion of http:// address into HTML links * Improved conversion of lists * Uses custom non-validating XML parser Changes to 0.0.4 * Improved conversion of http:// addresses into HTML links * Added inclusion of bgcolor attribute in body tag and img tag Changes to 0.0.3 * You can now specify a single file using a directory path e.g. /home/paul/Abi_Docs/abiword.abw will now work and leave abiword.html within the directory /home/paul/Abi_Docs Changes to 0.0.2 * Updated the XSLT stylesheet to handle ordered / bulleted lists * Basic conversion of web addresses beginning with http:// to an anchor - basic at the moment and doesn't work in all circumstances TO DO * Be able to enter a path which ends in a file - ZAPPED * Create a temporary stylesheet in the directory your working in so you can run the program from anywhere * Improve the XSLT stylesheet - ONGOING * Do a webpage - ZAPPED * Learn Java and how to use Xalan !!!!