changeset 3023:af79bf99024a

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Mon, 04 Dec 2000 09:15:54 +0000
parents a2706793b8bf
children 39129a5c1080
files lib/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2000-12-04  Jim Meyering  <meyering@lucent.com>
+
+	* path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
+	Reported by Andreas Jaeger.
+
 2000-12-02  Jim Meyering  <meyering@lucent.com>
 
 	* closeout.h: Make idempotent, to avoid some obscure warnings.