X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FThread-Cleanup.git;a=blobdiff_plain;f=Changes;h=592cf4d0f9af90af075b7df40d60b46d24d00371;hp=ef34aaf96e929e5f0f72f7db13753c35cf93bcfe;hb=HEAD;hpb=37553cfe3ca2a0f8527eb53961b35ac5e157a3c6 diff --git a/Changes b/Changes index ef34aaf..592cf4d 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for Thread-Cleanup +0.07 2014-10-01 17:50 UTC + + Fix : Make sure the hooks are executed after all END blocks + (including the global ones) at the end of a pseudo-fork. + 0.06 2014-09-28 15:40 UTC + Doc : Updates and clarifications. + Fix : The hooks registered by this module will now be reliably