]> git.vpit.fr Git - perl/modules/Linux-SysInfo.git/blobdiff - Changes
Fix the logic for skipping t/30-threads.t on perls with ithreads but without threads.pm
[perl/modules/Linux-SysInfo.git] / Changes
diff --git a/Changes b/Changes
index 7ecc441f1d2578b5eff5a5a163c7e29c08bacdde..c159132c34532caffead63fcdcdbc91f7607f7ee 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,15 @@
 Revision history for Linux-SysInfo
 
+0.12    2010-01-07 17:50 UTC
+        + Fix : Work around Kwalitee test misfailures.
+        + Tst : Test thread safety.
+
+0.11    2009-03-10 16:25 UTC
+        + Chg : Perl 5.6 is required.
+        + Doc : Some formatting cleanup.
+        + Tst : Check that the returned values look like numbers.
+        + Upd : META.yml spec updated to 1.4.
+
 0.10    2008-03-10 15:40 UTC
         + Doc : The usual set of POD typos.
         + Fix : Ensure that we're on linux with $^O, as some smokers don't seem