summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/Time-HiRes/Changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/dist/Time-HiRes/Changes b/dist/Time-HiRes/Changes
index f0878d0e5d..288e0e55a2 100644
--- a/dist/Time-HiRes/Changes
+++ b/dist/Time-HiRes/Changes
@@ -1,5 +1,10 @@
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]