From: Grant M. <gr...@us...> - 2006-10-05 08:28:11
|
Update of /cvsroot/perl-xml/xml-simple In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7623 Modified Files: Changes Log Message: - added test for bad GroupTags option Index: Changes =================================================================== RCS file: /cvsroot/perl-xml/xml-simple/Changes,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- Changes 3 Oct 2006 01:07:48 -0000 1.24 +++ Changes 5 Oct 2006 08:28:05 -0000 1.25 @@ -1,5 +1,8 @@ Revision history for Perl module XML::Simple +2.16 ??? ?? 2006 + - Added test for bad GroupTags option (report from Lee Goddard) + 2.15 Oct 03 2006 - Makefile.PL changes: reject known-bad PurePerl and RTF parser modules; default to XML::SAX::Expat if no parser installed |