X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLinux-SysInfo.git;a=blobdiff_plain;f=Changes;h=64567c9a274e435b7f5369d9300118a2f1b2c4e2;hp=7939405dfa7419767b9817e7b2917ca5d714ba4d;hb=04dc9ca1cac5cc5c30ad0f20013915d98352debc;hpb=01cae1ae25699e5619d0daa4670f0c8930b433bf diff --git a/Changes b/Changes index 7939405..64567c9 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,15 @@ Revision history for Linux-SysInfo +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. + 0.07 2007-08-28 12:30 UTC + Chg : s/require (XSLoader)/use $1/. + Fix : Tests are now strict.