# HG changeset patch # User paulb # Date 1116176709 0 # Node ID 3c1d66e773fe401cc732affa816d8f58943ac5e5 # Parent 34d18559c426a6f1a62adc8c5274fa1de50e7681 [project @ 2005-05-15 17:05:09 by paulb] Updated the documentation slightly. diff -r 34d18559c426 -r 3c1d66e773fe README.txt --- a/README.txt Sun May 15 16:08:45 2005 +0000 +++ b/README.txt Sun May 15 17:05:09 2005 +0000 @@ -14,7 +14,7 @@ to nodes being shared across documents. This was observed in libxml2 2.6.0 but appears to be fixed in libxml2 2.6.16. -Even compared to minidom, importNode is very slow (even the +Even compared to minidom, importNode may seem very slow (even the libxml2dom.macrolib implementation, too). A way is needed to get libxml2 to do the node copying itself.