From: Roland McGrath Date: Wed, 22 Feb 2006 05:37:23 +0000 (+0000) Subject: [BZ #2380] X-Git-Tag: cvs/fedora-glibc-20060301T0647~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6bb5f6a819689fc49a216bc471d1b170c06c3e5;p=thirdparty%2Fglibc.git [BZ #2380] bz tag [BZ #2380] --- diff --git a/ChangeLog b/ChangeLog index 70abaed5841..adb31fda049 100644 --- a/ChangeLog +++ b/ChangeLog @@ -83,6 +83,7 @@ 2006-02-13 Mike Frysinger + [BZ #2380] * string/tester.c (test_strnlen): New function. (test_strchr): Call it. (test_strncat): Test lengths where the sign bit is set.