X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/bcd2c0efd9224fe75a0bb40ebb907817ba1713c4..919ca09504698f3f5d1e6d70d8aa6812b68dba43:/dist/Time-HiRes/Changes?ds=inline diff --git a/dist/Time-HiRes/Changes b/dist/Time-HiRes/Changes index cfed6bf..288e0e5 100644 --- a/dist/Time-HiRes/Changes +++ b/dist/Time-HiRes/Changes @@ -1,5 +1,14 @@ Revision history for the Perl extension Time::HiRes. +1.9731 [2016-03-??] + - nanosleep and clock_nanosleep cleanups: blead c8ea02b8..e3ff671b + - static funcs in HiRes.xs: 4e922c26 + - Remove unused variable: 52ffb1b5 + +1.9730 [2016-02-17] + - TIME_HIRES_DONT_RUN_PROBES=1 to build the probes but not run them + [rt.cpan.org #111391] + 1.9729 [2016-02-13] - new constants [rt.cpan.org #111170]