summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d60c62..89209aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-05-27 Neal H. Walfield <neal@gnu.org>
+ * pthread/pt-internal.h (__pthread_queue_iterate): Before
+ returning the current element, save its next pointer.
+ (__pthread_dequeuing_iterate): Likewise.
+
+2008-05-27 Neal H. Walfield <neal@gnu.org>
+
* sysdeps/mach/hurd/pt-docancel.c (__pthread_do_cancel): Fix
assert.