From: Richard D. <ric...@us...> - 2007-07-04 10:04:36
|
Update of /cvsroot/file-extattr/File-ExtAttr In directory sc8-pr-cvs17:/tmp/cvs-serv9428 Modified Files: Changes Log Message: Fix RT #27864: "Tests fail with nl_NL locale set". Index: Changes =================================================================== RCS file: /cvsroot/file-extattr/File-ExtAttr/Changes,v retrieving revision 1.29 retrieving revision 1.30 diff -C2 -d -r1.29 -r1.30 *** Changes 23 Jun 2007 11:04:30 -0000 1.29 --- Changes 4 Jul 2007 10:04:35 -0000 1.30 *************** *** 1,9 **** Revision history for Perl extension File::ExtAttr. ! 1.05 2007-06-23 - (richdawe) Fix META.yml so that it's valid. Add a test using Test::YAML::Meta to the test suite, to validate META.yml. 1.04 2007-05-06 --- 1,11 ---- Revision history for Perl extension File::ExtAttr. ! 1.05 2007-07-04 - (richdawe) Fix META.yml so that it's valid. Add a test using Test::YAML::Meta to the test suite, to validate META.yml. + - (richdawe) Fix RT #27864: "Tests fail with nl_NL locale set". + 1.04 2007-05-06 |