summaryrefslogtreecommitdiff
path: root/libthreads/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libthreads/ChangeLog')
-rw-r--r--libthreads/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libthreads/ChangeLog b/libthreads/ChangeLog
index dc6dcadd..47274794 100644
--- a/libthreads/ChangeLog
+++ b/libthreads/ChangeLog
@@ -1,3 +1,9 @@
+2002-07-29 Marcus Brinkmann <marcus@gnu.org>
+
+ * stack.c (stack_init): Put back in setting of the
+ __hurd_threadvar_stack_mask and __hurd_threadvar_stack_offset
+ variables (which got lost in the merge).
+
2002-05-28 Roland McGrath <roland@frob.com>
* cthreads.h: Do not define WAIT_DEBUG to affect inlines.