diff --git a/ChangeLog b/ChangeLog index 70abaed584..adb31fda04 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.