]> git.vpit.fr Git - perl/modules/Thread-Cleanup.git/blobdiff - Changes
Quote "$]" to work around a bug in old perls
[perl/modules/Thread-Cleanup.git] / Changes
diff --git a/Changes b/Changes
index 21d16353506e01a3766f98d0344c1d59e3c96092..635a6fa16d32566fd71db5f6fa1a7298eebfd63a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,18 @@
 Revision history for Thread-Cleanup
 
+0.04    2010-05-31 22:55 UTC
+        + Fix : Compatibility with perl 5.13.1.
+
+0.03    2010-01-06 23:30 UTC
+        + Fix : Named scopes with debugging blead.
+        + Fix : Work around Kwalitee test misfailures.
+
+0.02    2009-06-04 21:35 UTC
+        + Doc : Typos and nits.
+        + Fix : Dieing inside a Thread::Cleanup callback no longer causes the
+                whole process to exit.
+        + Tst : Test that detached threads destructors don't fire before END.
+
 0.01    2009-03-16 00:30 UTC
         First version, released on an unsuspecting world.