about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2006-02-22 05:37:23 +0000
committerRoland McGrath <roland@gnu.org>2006-02-22 05:37:23 +0000
commitb6bb5f6a819689fc49a216bc471d1b170c06c3e5 (patch)
treec9a20071bf445d8c30244e3ed96d6542ce32f5a1
parent7e583a52d3c0601f51502182dbdced77573e708e (diff)
downloadglibc-b6bb5f6a819689fc49a216bc471d1b170c06c3e5.tar.gz
glibc-b6bb5f6a819689fc49a216bc471d1b170c06c3e5.tar.xz
glibc-b6bb5f6a819689fc49a216bc471d1b170c06c3e5.zip
[BZ #2380]
bz tag
	[BZ #2380]
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 70abaed584..adb31fda04 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -83,6 +83,7 @@
 
 2006-02-13  Mike Frysinger  <vapier@gentoo.org>
 
+	[BZ #2380]
 	* string/tester.c (test_strnlen): New function.
 	(test_strchr): Call it.
 	(test_strncat): Test lengths where the sign bit is set.