diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-10-19 03:26:25 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-10-19 03:26:25 +0000 |
commit | 4dba81eafc9aead81c0644ea64f092bb2185e5b8 (patch) | |
tree | 93d15713b6f8d735eaa32b30d65749f724dd597d /ChangeLog | |
parent | 4d3a563f2ef4fce5590561162b5dfb6f18872414 (diff) | |
download | glibc-4dba81eafc9aead81c0644ea64f092bb2185e5b8.zip glibc-4dba81eafc9aead81c0644ea64f092bb2185e5b8.tar.gz glibc-4dba81eafc9aead81c0644ea64f092bb2185e5b8.tar.bz2 |
Update.
* inet/rcmd.c (iruserok2): Initialize isbad to -1 [PR libc/1405].
Patch by J. Richard Sladkey <jrs@world.std.com>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 1999-10-18 Ulrich Drepper <drepper@cygnus.com> + * inet/rcmd.c (iruserok2): Initialize isbad to -1 [PR libc/1405]. + Patch by J. Richard Sladkey <jrs@world.std.com>. + * scripts/config.sub: Update from latest autoconf version. * scripts/config.guess: Likewise. |