diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-07-23 16:33:04 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-07-23 16:33:04 +0000 |
commit | 3accf5d13d44445693042ffded8ca8f813aa924d (patch) | |
tree | 2b22fb33a13f258abce00b1f3c400040903bd2e5 /ChangeLog | |
parent | a1d4a3bc72ae9bf800a14eb95ab6bda993e16e68 (diff) | |
download | glibc-3accf5d13d44445693042ffded8ca8f813aa924d.tar glibc-3accf5d13d44445693042ffded8ca8f813aa924d.tar.gz glibc-3accf5d13d44445693042ffded8ca8f813aa924d.tar.bz2 glibc-3accf5d13d44445693042ffded8ca8f813aa924d.zip |
Update.
* nss/nss_files/files-hosts.c: Correct problem with three or more
entries with the same name.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2000-07-23 Ulrich Drepper <drepper@redhat.com> + * nss/nss_files/files-hosts.c: Correct problem with three or more + entries with the same name. + * nss/nss_files/files-hosts.c: Implement multi handling. * resolv/Versions: Export _res_hconf for GLIBC_2.2 from libc. |