diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-11-20 03:26:35 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-11-20 03:26:35 +0000 |
commit | 36c0a6366543ab894aea9d47410a5c40b44c440e (patch) | |
tree | 1fcfd1e139b54871b3a7361c29ce13d33f1aa56d /ChangeLog | |
parent | b1f0c2a609126c231cbcfb639a02cff286341ade (diff) | |
download | glibc-36c0a6366543ab894aea9d47410a5c40b44c440e.tar.gz glibc-36c0a6366543ab894aea9d47410a5c40b44c440e.tar.xz glibc-36c0a6366543ab894aea9d47410a5c40b44c440e.zip |
* nss/nss_files/files-hosts.c (LINE_PARSER): Support IPv6-style cvs/fedora-glibc-20061120T1000
addresses for IPv4 queries if they can be mapped.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e4fc084d66..f8f3230863 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-11-19 Ulrich Drepper <drepper@redhat.com> + + * nss/nss_files/files-hosts.c (LINE_PARSER): Support IPv6-style + addresses for IPv4 queries if they can be mapped. + 2006-11-16 Jakub Jelinek <jakub@redhat.com> * sysdeps/x86_64/fpu/s_copysignf.S (__copysignf): Switch to .text. |