aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-10-19 03:26:25 +0000
committerUlrich Drepper <drepper@redhat.com>1999-10-19 03:26:25 +0000
commit4dba81eafc9aead81c0644ea64f092bb2185e5b8 (patch)
tree93d15713b6f8d735eaa32b30d65749f724dd597d /ChangeLog
parent4d3a563f2ef4fce5590561162b5dfb6f18872414 (diff)
downloadglibc-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--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f77bc5c..96f03ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.