summaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index fdc00d784f..34f4ce17bd 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,7 @@
2012-01-10 Ulrich Drepper <drepper@gmail.com>
+ * sysdeps/pthread/pthread.h: Add const attribute to pthread_equal.
+
* pthreadP.h: Add noreturn to __pthread_exit.
* sysdeps/pthread/pthread-functions.h: Likewise for ptr___pthread_exit.