X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Changes;h=32c6f35a6f354250edac3a97700bd98fe9bbe65d;hb=ffd28b6ca6ef34779e1fc40bf2acd053e36935a7;hp=c159132c34532caffead63fcdcdbc91f7607f7ee;hpb=42a93674d5f3572e7d87e2cfd5fe809a9e1f6f76;p=perl%2Fmodules%2FLinux-SysInfo.git diff --git a/Changes b/Changes index c159132..32c6f35 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ Revision history for Linux-SysInfo +0.13 2010-03-05 22:50 UTC + + Fix : t/30-threads.t will not be correctly skipped for perls with + ithreads but without threads.pm. Thanks David Cantrell for + providing access to a machine with such a perl. + 0.12 2010-01-07 17:50 UTC + Fix : Work around Kwalitee test misfailures. + Tst : Test thread safety.