summaryrefslogtreecommitdiff
path: root/nptl
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-01-18 22:19:48 +0000
committerUlrich Drepper <drepper@redhat.com>2007-01-18 22:19:48 +0000
commit10ccaa5caec00dc354379fce317a2dd2f3a448de (patch)
tree0c37cb0c916e0d49abff9e19964ff0f6e478ae6c /nptl
parent4f7c7e831bfd6ae6d349ef1a8ea4af661d51cf3b (diff)
* pthread_join.c (cleanup): Avoid warning.
Diffstat (limited to 'nptl')
-rw-r--r--nptl/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 4e76b5180f..58deac2fd3 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,7 @@
+2007-01-18 Ulrich Drepper <drepper@redhat.com>
+
+ * pthread_join.c (cleanup): Avoid warning.
+
2007-01-17 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/x86_64/lowlevellock.S