]> git.vpit.fr Git - perl/modules/Thread-Cleanup.git/blobdiff - Changes
This is 0.02
[perl/modules/Thread-Cleanup.git] / Changes
diff --git a/Changes b/Changes
index 21d16353506e01a3766f98d0344c1d59e3c96092..f48cc4c4a135a47c165003bc864507faf470f039 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,11 @@
 Revision history for Thread-Cleanup
 
+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.