aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d4712f03d..a2d36ccf8f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
* sysdeps/posix/getaddrinfo.c (match_prefix): Correctly match
partial bytes [BZ #24].
+ * posix/Makefile (tests): Add bug-ga1.
+ * posix/bug-ga1.c: New file.
2004-02-13 Steven Munroe <sjmunroe@us.ibm.com>