]> git.vpit.fr Git - perl/modules/Linux-SysInfo.git/blobdiff - Changes
This is 0.11
[perl/modules/Linux-SysInfo.git] / Changes
diff --git a/Changes b/Changes
index b67e7116c671fc08f8506eb3ed9b99bbd080ec06..ef88c3d9279d4be2edad6fe94967f1f79b3fe224 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,26 @@
 Revision history for Linux-SysInfo
 
+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
+                to apply anymore the rule of "if it's in the Linux:: namespace,
+                then errors should be reported as FAILures only if we actually
+                are on linux".
+        + Tst : Tiny refinements.
+
+0.09    2008-03-09 13:00 UTC
+        + Add : ':funcs' and ':consts' export tags.
+        + Doc : Copyright update.
+        + Fix : Correct dependencies listing in META.yml.
+        + Tst : Author tests overhaul.
+        + Tst : t/95-portability-files.t.
+
 0.08    2007-11-19 09:25 UTC
         + Fix : 5.10.0_RC1 compatibility fix.