diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-08-08 04:16:54 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-08-08 04:16:54 +0000 |
commit | 7d0b1164e664e0f7788aa16c7b2b74311a1495a8 (patch) | |
tree | fc24b7aa9aa0f8a68a8edc227b2f3f050b3d5131 /ChangeLog | |
parent | 0e4b99b65b493d1ed31bdea7f64c2cd71d642521 (diff) | |
download | glibc-7d0b1164e664e0f7788aa16c7b2b74311a1495a8.tar.gz glibc-7d0b1164e664e0f7788aa16c7b2b74311a1495a8.tar.xz glibc-7d0b1164e664e0f7788aa16c7b2b74311a1495a8.zip |
Update.
* sysdeps/generic/libc-tls.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index accebe7b87..8c27cb5791 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 2002-08-07 Ulrich Drepper <drepper@redhat.com> * elf/rtld.c: Include <errno.h>. + * sysdeps/generic/libc-tls.c: Likewise. 2002-08-07 Roland McGrath <roland@redhat.com> |