diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-08-29 18:12:01 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-08-29 18:12:01 +0000 |
commit | 30f1226b0b921c541d539450e5b6fe8af7fc4ab9 (patch) | |
tree | e6b03d73295b23e8b8da7cf341e31e9fb1948937 /ChangeLog | |
parent | 1a6c971d0030bdd01aacbee3bbb52602f5ab6b4c (diff) | |
download | glibc-30f1226b0b921c541d539450e5b6fe8af7fc4ab9.zip glibc-30f1226b0b921c541d539450e5b6fe8af7fc4ab9.tar.gz glibc-30f1226b0b921c541d539450e5b6fe8af7fc4ab9.tar.bz2 |
Update.
2000-08-29 Ulrich Drepper <drepper@redhat.com>
* inet/rcmd.c (__checkhost_sa): If getnameinfo succeeds but the
names don't match don't return.
Patch by Olaf Kirch <okir@flash.lst.de>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2000-08-29 Ulrich Drepper <drepper@redhat.com> + + * inet/rcmd.c (__checkhost_sa): If getnameinfo succeeds but the + names don't match don't return. + Patch by Olaf Kirch <okir@flash.lst.de>. + 2000-08-28 Ulrich Drepper <drepper@redhat.com> * time/strftime.c (my_strftime): Handle # flag for %b as well. |