summaryrefslogtreecommitdiff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2004-09-25 11:28:41 +0000
committerJakub Jelinek <jakub@redhat.com>2004-09-25 11:28:41 +0000
commit1b16f19afcb6c9fbe68024b8edd7d737756fa275 (patch)
tree730ca2f98a556379fdee3a1fb69ae09ca21a0d4a /linuxthreads/ChangeLog
parent037c97bbc906f56a3d98090e855ff49fbffea423 (diff)
linuxthreads fix from Roland.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 63bb29bf73..2515af95f9 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,9 @@
+2004-09-25 Roland McGrath <roland@redhat.com>
+
+ [BZ #406]
+ * sysdeps/i386/i686/pt-machine.h: Don't #include "../useldt.h" if
+ [_TLS_H], since sysdeps/i386/tls.h includes it after including us.
+
2004-09-24 Roland McGrath <roland@redhat.com>
[BZ #406]