about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eb0f0460bf..a5b37febbd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2019-05-09  Mike Crowe <mac@mcrowe.com>
 
+	* nptl/tst-sem5.c (do_test): Use xclock_gettime, timespec_add and
+	TEST_TIMESPEC_NOW_OR_AFTER from libsupport.
+
 	* nptl/tst-cond11.c: Use libsupport.
 
 	* support/timespec.h: New file.  Provide timespec helper functions