# HG changeset patch # User paulb # Date 1191113826 0 # Node ID 3d2d934e9910131d1ef07e4bab2df9b43e3a41d6 # Parent acf1f7c6265b64a2ebd01246e6898fa398406fef [project @ 2007-09-30 00:57:02 by paulb] Updated release notes. diff -r acf1f7c6265b -r 3d2d934e9910 README.txt --- a/README.txt Sun Sep 30 00:55:43 2007 +0000 +++ b/README.txt Sun Sep 30 00:57:06 2007 +0000 @@ -72,6 +72,7 @@ setAttributeNS. * Introduced deletion of conflicting attributes in setAttributeNS. * Added slightly nicer errors for parsing and serialising. + * Added some support for SOAP and XML-RPC message processing. New in libxml2dom 0.4.4 (Changes since libxml2dom 0.4.3) -------------------------------------------------------- diff -r acf1f7c6265b -r 3d2d934e9910 packages/debian-etch/python-libxml2dom/debian/changelog --- a/packages/debian-etch/python-libxml2dom/debian/changelog Sun Sep 30 00:55:43 2007 +0000 +++ b/packages/debian-etch/python-libxml2dom/debian/changelog Sun Sep 30 00:57:06 2007 +0000 @@ -5,7 +5,8 @@ * Introduced deletion of conflicting attributes in setAttributeNS. * Added slightly nicer errors for parsing and serialising. - * Added some support for SOAP message processing. + * Added some support for SOAP and XML-RPC message + processing. -- Paul Boddie Sun, 30 Sep 2007 00:36:00 +0200 diff -r acf1f7c6265b -r 3d2d934e9910 packages/debian-sarge/python2.3-libxml2dom/debian/changelog --- a/packages/debian-sarge/python2.3-libxml2dom/debian/changelog Sun Sep 30 00:55:43 2007 +0000 +++ b/packages/debian-sarge/python2.3-libxml2dom/debian/changelog Sun Sep 30 00:57:06 2007 +0000 @@ -5,7 +5,8 @@ * Introduced deletion of conflicting attributes in setAttributeNS. * Added slightly nicer errors for parsing and serialising. - * Added some support for SOAP message processing. + * Added some support for SOAP and XML-RPC message + processing. -- Paul Boddie Sun, 30 Sep 2007 00:36:38 +0200 diff -r acf1f7c6265b -r 3d2d934e9910 packages/ubuntu-feisty/python-libxml2dom/debian/changelog --- a/packages/ubuntu-feisty/python-libxml2dom/debian/changelog Sun Sep 30 00:55:43 2007 +0000 +++ b/packages/ubuntu-feisty/python-libxml2dom/debian/changelog Sun Sep 30 00:57:06 2007 +0000 @@ -5,7 +5,8 @@ * Introduced deletion of conflicting attributes in setAttributeNS. * Added slightly nicer errors for parsing and serialising. - * Added some support for SOAP message processing. + * Added some support for SOAP and XML-RPC message + processing. -- Paul Boddie Sun, 30 Sep 2007 00:37:43 +0200 diff -r acf1f7c6265b -r 3d2d934e9910 packages/ubuntu-hoary/python2.4-libxml2dom/debian/changelog --- a/packages/ubuntu-hoary/python2.4-libxml2dom/debian/changelog Sun Sep 30 00:55:43 2007 +0000 +++ b/packages/ubuntu-hoary/python2.4-libxml2dom/debian/changelog Sun Sep 30 00:57:06 2007 +0000 @@ -5,7 +5,8 @@ * Introduced deletion of conflicting attributes in setAttributeNS. * Added slightly nicer errors for parsing and serialising. - * Added some support for SOAP message processing. + * Added some support for SOAP and XML-RPC message + processing. -- Paul Boddie Sun, 30 Sep 2007 00:37:25 +0200