From: Grant M. <gr...@us...> - 2007-08-02 10:44:06
|
Update of /cvsroot/perl-xml/xml-simple In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8182 Modified Files: Changes Log Message: - for 2.17 release Index: Changes =================================================================== RCS file: /cvsroot/perl-xml/xml-simple/Changes,v retrieving revision 1.30 retrieving revision 1.31 diff -u -d -r1.30 -r1.31 --- Changes 2 Aug 2007 10:40:16 -0000 1.30 +++ Changes 2 Aug 2007 10:44:07 -0000 1.31 @@ -5,7 +5,7 @@ - Added default_config_file(), and build_simple_tree() hook methods - Tweak to implementation of exporting (patch from Stuart Moore) - Documented hook methods - - Fixed test suite race condition (report from Andreas J. König) + - Fixed test suite race condition (RT#28603 from Andreas J. König) 2.16 Oct 30 2006 - Added test/fix for bad GroupTags option (report from Lee Goddard) |