about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ccb4bcf2c1..3c16ce5d3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-10-24  Roland McGrath  <roland@redhat.com>
+
+	[BZ #1534]
+	* include/string.h: Use libc_hidden_proto for strnlen,
+	not libc_hidden_builtin_proto.
+
 2005-10-23  Ulrich Drepper  <drepper@redhat.com>
 
 	* rt/mqueue.h: Cleanups.