diff lib/ChangeLog @ 4039:7c15210f0e35

copy strdup.c from libc again.
author Karl Berry <karl@freefriends.org>
date Tue, 26 Nov 2002 22:58:57 +0000
parents 55d7d088d0b8
children 8c8f0566f03c
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2002-11-26    <karl@gnu.org>
+
+	* strdup.c: copy from libc again, with jim's ok.
+	* .cppi-disable: re-add strdup.c
+
 2002-11-25    <karl@gnu.org>
 
 	* strtoll.c: copy from libc, meaning we now #include <strtol.c>