From: Grant M. <gr...@us...> - 2002-10-10 21:38:36
|
Update of /cvsroot/perl-xml/xml-filter-nsnormalise In directory usw-pr-cvs1:/tmp/cvs-serv15055 Modified Files: Changes Log Message: - Release 0.03 Index: Changes =================================================================== RCS file: /cvsroot/perl-xml/xml-filter-nsnormalise/Changes,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- Changes 9 Oct 2002 23:06:07 -0000 1.2 +++ Changes 10 Oct 2002 21:38:33 -0000 1.3 @@ -1,5 +1,9 @@ Revision history for Perl extension XML::Filter::NSNormalise. +0.03 Fri Oct 11 + - added dependency on XML::NamespaceSupport 1.08 + - skip tests which rely on XML::SAX if it doesn't work + 0.02 Thu Oct 10 - added xmlnsnorm command-line utility - fixed fatal error on mapping to the same prefix the document already uses |