about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-08-15 10:48:29 +0000
committerUlrich Drepper <drepper@redhat.com>2004-08-15 10:48:29 +0000
commita691b2172546d5851ad4c0b696061c321dd700d5 (patch)
tree22cc8ccff8eb2a96e9902ba3b46eb7c936d508b1 /ChangeLog
parenta7d248330fcfbd8c3ebaf13088d9d312895b7dc4 (diff)
downloadglibc-a691b2172546d5851ad4c0b696061c321dd700d5.tar.gz
glibc-a691b2172546d5851ad4c0b696061c321dd700d5.tar.xz
glibc-a691b2172546d5851ad4c0b696061c321dd700d5.zip
Update.
	* nss/getent.c (ahosts_keys_int): Correctly print IPv6 addresses.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ac3c7e24a5..2ef78544bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2004-08-15  Ulrich Drepper  <drepper@redhat.com>
 
+	* nss/getent.c (ahosts_keys_int): Correctly print IPv6 addresses.
+
 	* nss/getent.c: Allow queries for getaddrinfo with AF_INET and
 	AF_INET6.