]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/blobdiff - Changes
This is 0.08
[perl/modules/Test-Valgrind.git] / Changes
diff --git a/Changes b/Changes
index 726cd801bbca7c0ee23206a7ff3edebbdcafe816..ed07580598cca515900277da0508b54896a79b9b 100644 (file)
--- 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.