# HG changeset patch # User paulb # Date 1116347027 0 # Node ID c343445183c4dbd1de7579a8e9adcb1ad7edce41 # Parent 1223563e609071d8a1ee82537a62f901a0055d0f [project @ 2005-05-17 16:23:47 by paulb] Added more release notes. diff -r 1223563e6090 -r c343445183c4 docs/index.html --- a/docs/index.html Tue May 17 16:07:59 2005 +0000 +++ b/docs/index.html Tue May 17 16:23:47 2005 +0000 @@ -79,6 +79,9 @@ the libxml2dom classes, removing any dependencies on the libxml2 module - this makes everything much faster and virtually removes any necessity to use libxml2macro. +
  • Improved attribute and document node handling.
  • +
  • Introduced document reference management.
  • +
  • Introduced NodeList wrapper objects.
  • New in libxml2dom 0.1.3 (Changes since libxml2dom 0.1.2)