X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Changes;h=ef88c3d9279d4be2edad6fe94967f1f79b3fe224;hb=5820061acfe58039dc4a9c4f28e3ffd90f5a8570;hp=64567c9a274e435b7f5369d9300118a2f1b2c4e2;hpb=04dc9ca1cac5cc5c30ad0f20013915d98352debc;p=perl%2Fmodules%2FLinux-SysInfo.git diff --git a/Changes b/Changes index 64567c9..ef88c3d 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,19 @@ 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.