X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Changes;h=65ca78c6320bf52bce99fdad17f388ba84d5f0c4;hb=6459a6c2b2ebbcd7a8be8fce533739ad96b1347b;hp=8c5dd929b4ad2858861b862d763d6e5992f91f3d;hpb=0010ec75da61adecfb655901837909d90404c94c;p=perl%2Fmodules%2FLinux-SysInfo.git diff --git a/Changes b/Changes index 8c5dd92..65ca78c 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ Revision history for Linux-SysInfo +0.03 2007-04-18 10:25 UTC + + Fix : Load average raw values have to be shifted on a platform + dependant way. They are now correctly reported. + + Fix : Missing META.yml + + Doc : Information about binary compatibility. + 0.01 2007-04-11 12:45 UTC - First version, released on an unsuspecting world. + * First version, released on an unsuspecting world.