diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-08-08 03:35:15 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-08-08 03:35:15 +0000 |
commit | 0e4b99b65b493d1ed31bdea7f64c2cd71d642521 (patch) | |
tree | 8121dbc2984c94853b1547727982e42f378850ea /ChangeLog | |
parent | 0a463fa9da16a888a2b0517e4af6155410de5ce0 (diff) | |
download | glibc-0e4b99b65b493d1ed31bdea7f64c2cd71d642521.tar.gz glibc-0e4b99b65b493d1ed31bdea7f64c2cd71d642521.tar.xz glibc-0e4b99b65b493d1ed31bdea7f64c2cd71d642521.zip |
Update.
2002-08-07 Ulrich Drepper <drepper@redhat.com> * elf/rtld.c: Include <errno.h>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 45898ed9ca..accebe7b87 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-08-07 Ulrich Drepper <drepper@redhat.com> + + * elf/rtld.c: Include <errno.h>. + 2002-08-07 Roland McGrath <roland@redhat.com> * resolv/res_debug.c (latlon2ul): Add const to argument type, and use |