summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-10-18 08:19:41 +0000
committerJim Meyering <jim@meyering.net>2004-10-18 08:19:41 +0000
commitf2f7e25dc47eb01298ad47d3b379ff9f1d7ad020 (patch)
tree29a199101ba04a8eb14ab67e1036c04d9e06fd00 /ChangeLog
parent385f1ab2a0b6c57cf087553a69f5f0c0d9f42fb2 (diff)
downloadcoreutils-f2f7e25dc47eb01298ad47d3b379ff9f1d7ad020.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ffb86f969..4ecfcdd86 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.