about summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-01-01 04:36:28 +0000
committerUlrich Drepper <drepper@redhat.com>2001-01-01 04:36:28 +0000
commit1c566118b69258191fbee4280fe12a42883c3267 (patch)
tree4ff3202609c918c40c2361252a18295cd8300503 /linuxthreads/ChangeLog
parent62298f9d2282d5c053fea3f78f6ecbd8107b9164 (diff)
downloadglibc-1c566118b69258191fbee4280fe12a42883c3267.tar.gz
glibc-1c566118b69258191fbee4280fe12a42883c3267.tar.xz
glibc-1c566118b69258191fbee4280fe12a42883c3267.zip
Update.
2000-12-31  H.J. Lu  <hjl@gnu.org>

	* manager.c (pthread_allocate_stack): Fix a typo.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 404d3fce80..7efb334262 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,7 @@
+2000-12-31  H.J. Lu  <hjl@gnu.org>
+
+	* manager.c (pthread_allocate_stack): Fix a typo.
+
 2000-12-31  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/powerpc/pspinlock.c: Don't include pt-machine.h here.