diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-01-15 09:57:42 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-01-15 09:57:42 +0000 |
commit | c9f24336e0c78fc4722f857902f1bf921b2ca1d1 (patch) | |
tree | 6f51c6e85aba36bcd3c2d7f6730e4ad8fd7acaaa | |
parent | 0949246f1f4879282a21590a696d08186b3a7a8a (diff) | |
download | glibc-c9f24336e0c78fc4722f857902f1bf921b2ca1d1.tar glibc-c9f24336e0c78fc4722f857902f1bf921b2ca1d1.tar.gz glibc-c9f24336e0c78fc4722f857902f1bf921b2ca1d1.tar.bz2 glibc-c9f24336e0c78fc4722f857902f1bf921b2ca1d1.zip |
Update.
2003-01-15 Ulrich Drepper <drepper@redhat.com>
* nscd/hstcache.c (addhstbynamev6): Don't interpret hostname as
IPv6 address in debug output.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-01-15 Ulrich Drepper <drepper@redhat.com> + + * nscd/hstcache.c (addhstbynamev6): Don't interpret hostname as + IPv6 address in debug output. + 2003-01-14 Roland McGrath <roland@redhat.com> * Makerules (check-abi-%): Use two rules for $(common-objpfx) and |