about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f9cf634a44..291f758832 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2015-06-24  Roland McGrath  <roland@hack.frob.com>
 
+	* nptl/descr.h (struct pthread): Change type of fields cancelhandling
+	and parent_cancelhandling from 'int' to 'unsigned int'.
+
+2015-06-24  Roland McGrath  <roland@hack.frob.com>
+
 	* nptl/descr.h (struct pthread): Change type of field setxid_futex
 	to 'unsigned int'.