# HG changeset patch # User paulb # Date 1125876655 0 # Node ID f651bc46fe9337bdeafcbb6fb322a2b4225f1510 # Parent de2e3795890efefcbb150917c26da712d77f4372 [project @ 2005-09-04 23:30:55 by paulb] Added release note about parseURI. diff -r de2e3795890e -r f651bc46fe93 README.txt --- a/README.txt Sun Sep 04 22:57:02 2005 +0000 +++ b/README.txt Sun Sep 04 23:30:55 2005 +0000 @@ -50,6 +50,7 @@ * Moved libxml2macro script to the tools directory. * Added getElementsByTagNameNS. * Added HTML parsing support. + * Fixed parseURI. * Improved some of the API documentation. * Introduced better suppression of warnings, network access, and other potentially intrusive libxml2 features.