about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-23 02:06:04 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-23 02:06:04 +0000
commite7d3a52aa5c98420b545cf0438f760be95219f49 (patch)
treec638a2ff7bb6a1b633a8c5e79799848d71ecaa49 /ChangeLog
parent1474648dcea4a65e85dbe4f7c965b3fa0fede5c5 (diff)
downloadglibc-e7d3a52aa5c98420b545cf0438f760be95219f49.tar.gz
glibc-e7d3a52aa5c98420b545cf0438f760be95219f49.tar.xz
glibc-e7d3a52aa5c98420b545cf0438f760be95219f49.zip
Update.
2000-06-22  Ulrich Drepper  <drepper@redhat.com>

	* include/string.h: Add prototype for __strdup.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ecf6b7cf19..5db5222ca0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-06-22  Ulrich Drepper  <drepper@redhat.com>
+
+	* include/string.h: Add prototype for __strdup.
+
 2000-06-22  Greg McGary  <greg@mcgary.org>
 
 	* sysdeps/unix/syscalls.list (sys_mknod): Fix signatures.