# HG changeset patch # User paulb # Date 1176072731 0 # Node ID cd1b30ee4ca756a1421163e81470670269c0e86b # Parent b418829e3e4517388576b5f0f80e6afec8c03d75 [project @ 2007-04-08 22:52:09 by paulb] Updated release notes. diff -r b418829e3e45 -r cd1b30ee4ca7 packages/debian-stable/python2.3-libxml2dom/debian/changelog --- a/packages/debian-stable/python2.3-libxml2dom/debian/changelog Sun Apr 08 22:52:05 2007 +0000 +++ b/packages/debian-stable/python2.3-libxml2dom/debian/changelog Sun Apr 08 22:52:11 2007 +0000 @@ -2,12 +2,15 @@ * Enforced well-formedness in parse operations unless otherwise requested. - * Added getElementById to the Node class. + * Fixed access to null doctype properties. + * Added getElementById, firstChild and lastChild to the Node class. * Added a __hash__ method to the Node class. + * Moved document checking into the Node class. + * Added an iterator for the NamedNodeMap class. * Expanded the svg and events modules, including a test of SVG events. - -- Paul Boddie Fri, 6 Apr 2007 20:36:38 +0200 + -- Paul Boddie Mon, 9 Apr 2007 00:00:22 +0200 libxml2dom (0.4.2-0ubuntu1) stable; urgency=low diff -r b418829e3e45 -r cd1b30ee4ca7 packages/ubuntu-hoary/python2.4-libxml2dom/debian/changelog --- a/packages/ubuntu-hoary/python2.4-libxml2dom/debian/changelog Sun Apr 08 22:52:05 2007 +0000 +++ b/packages/ubuntu-hoary/python2.4-libxml2dom/debian/changelog Sun Apr 08 22:52:11 2007 +0000 @@ -2,12 +2,15 @@ * Enforced well-formedness in parse operations unless otherwise requested. - * Added getElementById to the Node class. + * Fixed access to null doctype properties. + * Added getElementById, firstChild and lastChild to the Node class. * Added a __hash__ method to the Node class. + * Moved document checking into the Node class. + * Added an iterator for the NamedNodeMap class. * Expanded the svg and events modules, including a test of SVG events. - -- Paul Boddie Fri, 6 Apr 2007 20:36:16 +0200 + -- Paul Boddie Mon, 9 Apr 2007 00:00:05 +0200 libxml2dom (0.4.2-0ubuntu1) hoary; urgency=low