X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FThread-Cleanup.git;a=blobdiff_plain;f=Changes;h=f48cc4c4a135a47c165003bc864507faf470f039;hp=21d16353506e01a3766f98d0344c1d59e3c96092;hb=304a9193803510a3d58e86df7b93eea52d62337c;hpb=f178c1e569b78464ea63bf184389cf1b00804690 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.