about summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index c60416d2bc..efc0143549 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,13 @@
+2001-06-16  H.J. Lu  <hjl@gnu.org>
+
+	* internals.h: Include <stackinfo.h>.
+
+	* attr.c: Don't include <stackinfo.h> here.
+	* cancel.c: Likewise.
+	* manager.c: Likewise.
+	* pthread.c: Likewise.
+	* ptlongjmp.c: Likewise.
+
 2001-03-23  Matthew Wilcox  <willy@ldl.fc.hp.com>
 
 	* attr.c: Make _STACK_GROWS_UP work.