]> git.vpit.fr Git - perl/modules/Linux-SysInfo.git/blobdiff - Changes
Ignore MYMETA files
[perl/modules/Linux-SysInfo.git] / Changes
diff --git a/Changes b/Changes
index 7ecc441f1d2578b5eff5a5a163c7e29c08bacdde..32c6f35a6f354250edac3a97700bd98fe9bbe65d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,20 @@
 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.
+
+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