]> git.vpit.fr Git - perl/modules/Linux-SysInfo.git/blobdiff - Changes
Importing Linux-SysInfo-0.06.tar.gz
[perl/modules/Linux-SysInfo.git] / Changes
diff --git a/Changes b/Changes
index 5665e24030bc7c0a22e8bda5ea19953c04826558..72f2a577c2ea3ff3f2020b3b33078f7dc19769c8 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,15 @@
 Revision history for Linux-SysInfo
 
+0.06    2007-08-14 18:40 UTC
+        + Fix : Building for perl-5.6.x and perl-5.9.{3,4}.
+
+0.05    2007-08-13 11:10 UTC
+        + Add : Kwalitee test.
+       + Chg : Makefile.PL overhaul.
+        + Chg : Hash keys are now shared. This new implementation doesn't like
+                5.9.3, but seems to be somehow ok with 5.9.5. If you're using
+                5.9.3, either upgrade or keep with the precedent module version.
+
 0.04   2007-05-03 09:35 UTC
        + Add : The samples/sysinfo.pl sample script.
        + Chg : Declare LS_HAS_EXTENDED with newCONSTSUB.