X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Changes;fp=Changes;h=ed07580598cca515900277da0508b54896a79b9b;hb=edad19c83d762812e54354561857eddd28bc36ae;hp=726cd801bbca7c0ee23206a7ff3edebbdcafe816;hpb=dc74bb8dc22ffd44b893cab2f065948c03410d1a;p=perl%2Fmodules%2FTest-Valgrind.git diff --git a/Changes b/Changes index 726cd80..ed07580 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ Revision history for Test-Valgrind +0.08 2009-02-08 18:25 UTC + + Add : Unload the libraries loaded by DynaLoader at END time, reducing + the number of leaks in perl. + + Rem : The useless t/21-good-block.t. + + Upd : META.yml spec updated to 1.4. + 0.07 2008-09-30 13:35 UTC + Chg : Now conforms to the Test::Builder framework. + Fix : STDERR is longer eaten.