summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-06-04 06:53:32 +0000
committerJim Meyering <jim@meyering.net>2000-06-04 06:53:32 +0000
commit1faa6a399a8e623f023b84ab1a8a787e574a6dfe (patch)
tree234bcbebfb7d7fb4ad6a22d179842df8f36bbd50 /old/fileutils
parent98a1d5e72a7a9188607107b07f203651818c1ffc (diff)
downloadcoreutils-1faa6a399a8e623f023b84ab1a8a787e574a6dfe.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index bb8711bb2..77fc84b5b 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -2,6 +2,9 @@
* Version 4.0t.
+ * src/df.c (show_point) [HAVE_REALPATH && !HAVE_RESOLVEPATH]:
+ Cast undeclared `realpath' to char* to avoid warning.
+
2000-06-03 Jim Meyering <meyering@lucent.com>
* src/install.c (usage): Document that -v is a synonym for --verbose.