From: Grant M. <gr...@us...> - 2005-04-20 02:33:43
|
Update of /cvsroot/perl-xml/xml-filter-sort In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15300 Modified Files: Changes Log Message: - for 1.00 release Index: Changes =================================================================== RCS file: /cvsroot/perl-xml/xml-filter-sort/Changes,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -d -r1.1.1.1 -r1.2 --- Changes 14 Jun 2002 20:39:42 -0000 1.1.1.1 +++ Changes 20 Apr 2005 02:33:35 -0000 1.2 @@ -1,13 +1,16 @@ Revision history for Perl extension XML::Filter::Sort. +1.00 20-Apr-2005 + - Fixed serious bug with text content = '0' reported by Rishi Dhupar + 0.91 11-Jun-2002 - - CPAN release - - imported into CVS on SourceForge + - CPAN release + - imported into CVS on SourceForge 0.90 11-Jun-2002 - - pre-CPAN release + - pre-CPAN release 0.01 11-Apr-2002 - - original version; created by h2xs 1.20 with options - -AX -n XML::Filter::Sort + - original version; created by h2xs 1.20 with options + -AX -n XML::Filter::Sort |