From 3a318239ecc55fac810a101b8d3923356c6e71c4 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 31 Aug 2001 11:41:46 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index 3434469168..adde4a3a16 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2001-08-31 Jim Meyering + + * xgetcwd.c (xgetcwd): Reorganize to avoid some duplication. + Use an initial, malloc'd, buffer of length 128 rather than + a statically allocated one of length 1024. + 2001-08-30 Paul Eggert * lib/xgetcwd.c: Don't include pathmax.h. -- 2.30.2