X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FThread-Cleanup.git;a=blobdiff_plain;f=Changes;h=f48cc4c4a135a47c165003bc864507faf470f039;hp=21d16353506e01a3766f98d0344c1d59e3c96092;hb=f77be155e989d3ee336808d996da35ba5e14c9ef;hpb=15b9171b2fc61b12e0dcc123369fc2b66fe87012 diff --git a/Changes b/Changes index 21d1635..f48cc4c 100644 --- 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.