about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4515bfa2b4..8e4d31b781 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2006-04-26  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix typo which caused
+	bugs not to be reported.
+
 	* nscd/nscd.h (struct database_dyn): Add propagate field.
 	* nscd/nscd_conf.c (nscd_parse_file): Parse auto-propagate lines.
 	* nscd/nscd.conf: Add auto-propagate lines.