X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLinux-SysInfo.git;a=blobdiff_plain;f=Changes;fp=Changes;h=32c6f35a6f354250edac3a97700bd98fe9bbe65d;hp=c159132c34532caffead63fcdcdbc91f7607f7ee;hb=35962c406c3363c45f68c88516a2946c86e902db;hpb=9212eb38043ca8ba14329a510fc6f9673020b0fe 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.