summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-10-24 19:31:20 +0000
committerRoland McGrath <roland@gnu.org>2005-10-24 19:31:20 +0000
commitdf979dc433f79f047c375b21c84b102e3738f1b3 (patch)
tree9e20ec506edbebd0fe3acbf5fb5f185684b1e4a3 /ChangeLog
parent710af5d7abc022c1c894254acfc86ef2d710ec08 (diff)
[BZ #1534]
2005-10-24 Roland McGrath <roland@redhat.com> [BZ #1534] * include/string.h: Use libc_hidden_proto for strnlen, not libc_hidden_builtin_proto.
Diffstat (limited to 'ChangeLog')
-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.