Version 1.1 - Fix bug where italics would sometimes be tagged as strike through - Use my real name 'Stef Walter' See: http://memberwebs.com/nielsen/ Version 1.0 - Don't let most characters below 0x0020 through. Old RTF's seem to have these for strange reasons. - Send data in chunks so massive amounts of picture data don't slow down the conversion. - Don't let page number fields through. Version 0.9.6 - Add character styles - Add tag for highlighted text - Add tag for hyperlink fields - Add 'align' attribute to tags for paragraph alignment - Add 'indent' attriute to tags for paragraph indent - Now has option for pretty printing output XML - Displays version with '-v' argument - Fixed problems with Unicode - Support for bookmarks and links to bookmarks. - Fix build problems for GCC 4.0 Version 0.9.5 - Allow conversions on stdin and stdout - Fixed build problem with GCC 3.4 - Fixed bug with ampersands getting converted improperly - Upgraded to new DOMC version Version 0.9.4 - Switched from Sablotron to DOMC (due to speed and dependency issues) - Added support for ANSI to Unicode conversions - Fixes to DOMC for speed on large node lists - Other bug fixes Version 0.9.3 - Code cleanup and commenting - Fixed bug with non-existant destinations - Created XML schema for output format - Speed improvements - Added 'presentation' mode - Added support for fonts - Other small bug fixes - Uses RTFX namespace Version 0.9.2 - Updated windows version to new sablot library - Added support for foot notes - Added support for super and sub script - Removes extraneous duplicate tags - Other small bug fixes Version 0.9.1 - Changed name to 'rtfx' due to a naming conflict Version 0.9 - Ported to Linux/FreeBSD Version 0.7 - Stable released used regularly