about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-10-19 21:11:32 +0000
committerUlrich Drepper <drepper@redhat.com>2004-10-19 21:11:32 +0000
commit653aeda54916d28b010c1bb2240c962b9d01b6ad (patch)
tree1f640d1462609dc8b18781ab0f5c47f55f257bbd /ChangeLog
parenta019191bbab9ac595ed1c792fd4bc0e1cadd7411 (diff)
downloadglibc-653aeda54916d28b010c1bb2240c962b9d01b6ad.tar.gz
glibc-653aeda54916d28b010c1bb2240c962b9d01b6ad.tar.xz
glibc-653aeda54916d28b010c1bb2240c962b9d01b6ad.zip
Update.
2004-10-19  Ulrich Drepper  <drepper@redhat.com>

	* nss/getent.c (hosts_keys): Let inet_pton decide whether the
	string is an address or not.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 54ec7e1b68..4594957ab9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-19  Ulrich Drepper  <drepper@redhat.com>
+
+	* nss/getent.c (hosts_keys): Let inet_pton decide whether the
+	string is an address or not.
+
 2004-10-19  Jakub Jelinek  <jakub@redhat.com>
 
 	* elf/dl-addr.c (_dl_addr): Don't look at STT_TLS symbols.