From: Ulrich Drepper Date: Mon, 16 Feb 2004 18:50:00 +0000 (+0000) Subject: [BZ #24] X-Git-Tag: cvs/fedora-base~809 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e2366611448fda03a8a7fcca11a7fdb157a1981f;p=thirdparty%2Fglibc.git [BZ #24] Update. partial bytes [BZ #24]. --- diff --git a/ChangeLog b/ChangeLog index a956848653b..9d4712f03dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2004-02-16 Ulrich Drepper * sysdeps/posix/getaddrinfo.c (match_prefix): Correctly match - partial bytes. + partial bytes [BZ #24]. 2004-02-13 Steven Munroe