# HG changeset patch # User paulb # Date 1175990425 0 # Node ID 8e136d773dd9d138c65049c40dec9d45ecddd555 # Parent 90d9d66f5747dfcbb830915476f39e93e76080d5 [project @ 2007-04-08 00:00:25 by paulb] Updated release notes. diff -r 90d9d66f5747 -r 8e136d773dd9 README.txt --- a/README.txt Fri Apr 06 21:45:35 2007 +0000 +++ b/README.txt Sun Apr 08 00:00:25 2007 +0000 @@ -68,6 +68,7 @@ New in libxml2dom 0.4.3 (Changes since libxml2dom 0.4.2) -------------------------------------------------------- + * Enforced well-formedness in parse operations unless otherwise requested. * Added getElementById to the Node class. * Added a __hash__ method to the Node class. * Expanded the svg and events modules, including a test of SVG events.