about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 98fb162882..5ef9814516 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
 	* sysdeps/pthread/timer_routines.c: Include <timer_routines.h> instead
 	of <nptl/pthreadP.h>
 	(thread_attr_compare): Move function to...
+	[!defined DELAYTIMER_MAX] (DELAYTIMER_MAX): Define to INT_MAX.
 	* sysdeps/nptl/timer_routines.h: ... new header.
 
 2018-02-26  Joseph Myers  <joseph@codesourcery.com>