summaryrefslogtreecommitdiff
path: root/libthreads/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libthreads/ChangeLog')
-rw-r--r--libthreads/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/libthreads/ChangeLog b/libthreads/ChangeLog
index f5fca749..1f748914 100644
--- a/libthreads/ChangeLog
+++ b/libthreads/ChangeLog
@@ -1,5 +1,7 @@
2002-05-28 Roland McGrath <roland@frob.com>
+ * cprocs.c (cproc_block): Can't be static, called from cancel-cond.c.
+
* cthreads.h (hurd_condition_wait, condition_implies,
condition_unimplies): Restore decls lost in merge.
(mutex_clear): Define as mutex_init instead of bogon (lost in merge).