about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-10-24 19:32:23 +0000
committerRoland McGrath <roland@gnu.org>2005-10-24 19:32:23 +0000
commit00ec02cddeb6402c874701a78cfefc122fa28e74 (patch)
treebf64b934d8d129979385f4863f0d557e0908019c
parent593ffe6737e7e131ba948d1a92405d0857cc2172 (diff)
downloadglibc-00ec02cddeb6402c874701a78cfefc122fa28e74.tar.gz
glibc-00ec02cddeb6402c874701a78cfefc122fa28e74.tar.xz
glibc-00ec02cddeb6402c874701a78cfefc122fa28e74.zip
.
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 06c104f910..d75bf599ad 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, not
+	libc_hidden_builtin_proto, for strnlen.
+
 2005-10-22  Roland McGrath  <roland@redhat.com>
 
 	* README.template: Remove GCC 4 note.