# $Id: Changelog 387 2003-08-03 04:49:55Z miles $ 1.1 * merge Barry Wilkes patches for ws in attributes * merge Barry Wilkes lispworks compatibility patches * merge Gary King's MCL compatibilty patches * merge Clayton Wheeler's memory optimizations * merge Robert Goldman's Allegro fixes 1.0 * Parse/emit unprintables as entities. * Parse numeric xml entitites thanks to Damien Diederen. * Optionally indent write-xml output. * Fix namespace resolution bug 0.5 * Fix compress-whitespace handling. * Add Damien Diederen's entity-handling patch. 0.4 * Made substantial changes to get xmls working in cmucl and clisp. * Reduced consing again somewhat. 0.3 * Bugfix from Andrew Philpot. * Consing reduced by about 40%. 0.2 * Now skips DTDs. * Roughly seven times faster. * Parses CDATA sections. * Only uses one token of lookahead. * Handles content at the end of the document. 0.1 * First release.