From: Roland McGrath Date: Mon, 24 Oct 2005 19:32:23 +0000 (+0000) Subject: . X-Git-Tag: cvs/glibc-2_3_6~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00ec02cddeb6402c874701a78cfefc122fa28e74;p=thirdparty%2Fglibc.git . --- diff --git a/ChangeLog b/ChangeLog index 06c104f910a..d75bf599add 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-10-24 Roland McGrath + + [BZ #1534] + * include/string.h: Use libc_hidden_proto, not + libc_hidden_builtin_proto, for strnlen. + 2005-10-22 Roland McGrath * README.template: Remove GCC 4 note.