]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
[BZ #24]
authorUlrich Drepper <drepper@redhat.com>
Mon, 16 Feb 2004 18:50:00 +0000 (18:50 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 16 Feb 2004 18:50:00 +0000 (18:50 +0000)
Update.
partial bytes [BZ #24].

ChangeLog

index a956848653b62c66f391faf0b56cd34f19064cb2..9d4712f03ddc0886663db4b09b117c9781b3dc13 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 2004-02-16  Ulrich Drepper  <drepper@redhat.com>
 
        * sysdeps/posix/getaddrinfo.c (match_prefix): Correctly match
-       partial bytes.
+       partial bytes [BZ #24].
 
 2004-02-13  Steven Munroe  <sjmunroe@us.ibm.com>