diff options
Diffstat (limited to 'ext/Time/HiRes/Changes')
-rw-r--r-- | ext/Time/HiRes/Changes | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ext/Time/HiRes/Changes b/ext/Time/HiRes/Changes index 7c5ae8ea93..c2bce390a2 100644 --- a/ext/Time/HiRes/Changes +++ b/ext/Time/HiRes/Changes @@ -1,5 +1,10 @@ Revision history for Perl extension Time::HiRes. +1.52 + - In AIX (v?) with perl 5.6.1 the HiRes.t can hang after + the subtest 18. No known analysis nor fix, but added + an alarm (that requires fork() and alarm()) to the test. + 1.51 - doc tweaks from mjd (perl change #20456) - NCR MP-RAS hints file added (svr4.pl) (perl change #21249) |