X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Changes;h=25ffe957f954bd2d610a0c46afc3e620610f66e6;hb=2b4ebf10f8c7c42ba3277001072467f49b5306c8;hp=635a6fa16d32566fd71db5f6fa1a7298eebfd63a;hpb=18ca8e7e1c58e37648ec69edcac6d04ff371fa71;p=perl%2Fmodules%2FThread-Cleanup.git diff --git a/Changes b/Changes index 635a6fa..25ffe95 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,15 @@ Revision history for Thread-Cleanup +0.05 2013-09-01 16:50 UTC + This is a maintenance release. The code contains no functional change. + Satisfied users of version 0.04 can skip this update. + + Doc : C++ compilers are officially NOT supported. + + Doc : POD headings are now properly linkable. + + Tst : Author tests are no longer bundled with this distribution. + They are only made available to authors in the git repository. + + Tst : Threads tests will not fail anymore if resources constraints + prevent the system from creating all the required threads. + 0.04 2010-05-31 22:55 UTC + Fix : Compatibility with perl 5.13.1.