From: Jim Meyering Date: Thu, 18 Nov 2004 14:47:01 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~366 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab955bd3f643e786053f10a38841ef3f4af3774a;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 31c0f305f2..d87adb7a4c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2004-11-16 Paul Eggert +2004-11-18 Jim Meyering * Version 5.3.0. + * src/pwd.c (robust_getcwd): Correct the comment: this function + constructs the directory name. The caller prints it. + +2004-11-16 Paul Eggert + * src/stat.c (STATFS): New macro, for portability to Solaris 9. (do_statfs): Use it.