]> git.vpit.fr Git - perl/modules/Linux-SysInfo.git/blob - Changes
b67e7116c671fc08f8506eb3ed9b99bbd080ec06
[perl/modules/Linux-SysInfo.git] / Changes
1 Revision history for Linux-SysInfo
2
3 0.08    2007-11-19 09:25 UTC
4         + Fix : 5.10.0_RC1 compatibility fix.
5
6 0.07    2007-08-28 12:30 UTC
7         + Chg : s/require (XSLoader)/use $1/.
8         + Fix : Tests are now strict.
9
10 0.06    2007-08-14 18:40 UTC
11         + Fix : Building for perl-5.6.x and perl-5.9.{3,4}.
12
13 0.05    2007-08-13 11:10 UTC
14         + Add : Kwalitee test.
15         + Chg : Makefile.PL overhaul.
16         + Chg : Hash keys are now shared. This new implementation doesn't like
17                 5.9.3, but seems to be somehow ok with 5.9.5. If you're using
18                 5.9.3, either upgrade or keep with the precedent module version.
19
20 0.04    2007-05-03 09:35 UTC
21         + Add : The samples/sysinfo.pl sample script.
22         + Chg : Declare LS_HAS_EXTENDED with newCONSTSUB.
23         + Fix : Missing LICENSE in Makefile.PL
24         + Fix : Skipping extended tests will now display the good reason.
25
26 0.03    2007-04-18 10:25 UTC
27         + Fix : Load average raw values have to be shifted on a platform
28                 dependant way. They are now correctly reported.
29         + Fix : Missing META.yml
30         + Doc : Information about binary compatibility.
31
32 0.01    2007-04-11 12:45 UTC
33         * First version, released on an unsuspecting world.
34