diff options
author | Jim Meyering <jim@meyering.net> | 2004-10-18 08:19:41 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-10-18 08:19:41 +0000 |
commit | f2f7e25dc47eb01298ad47d3b379ff9f1d7ad020 (patch) | |
tree | 29a199101ba04a8eb14ab67e1036c04d9e06fd00 /ChangeLog | |
parent | 385f1ab2a0b6c57cf087553a69f5f0c0d9f42fb2 (diff) | |
download | coreutils-f2f7e25dc47eb01298ad47d3b379ff9f1d7ad020.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ * Version 5.3.0. + * src/pathchk.c (validate_file_name): Give a more descriptive + diagnostic when pathconf fails. This also avoids an unwarranted + warning from gcc-3.3.5 about a format not being a string literal. + * src/sleep.c (main): Remove declaration of unused local, c. * src/printenv.c (main): Likewise. * src/logname.c (main): Likewise. |