diff options
author | Jim Meyering <jim@meyering.net> | 2004-11-18 14:47:01 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-11-18 14:47:01 +0000 |
commit | ab955bd3f643e786053f10a38841ef3f4af3774a (patch) | |
tree | 5992a7228eac93df5866978f2f90758112f6f6ba /ChangeLog | |
parent | e26c30aa38f3f6260a1b79263911b25fb8714fa4 (diff) | |
download | coreutils-ab955bd3f643e786053f10a38841ef3f4af3774a.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,7 +1,12 @@ -2004-11-16 Paul Eggert <eggert@cs.ucla.edu> +2004-11-18 Jim Meyering <jim@meyering.net> * 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 <eggert@cs.ucla.edu> + * src/stat.c (STATFS): New macro, for portability to Solaris 9. (do_statfs): Use it. |