summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-02-04 16:36:18 +0000
committerJim Meyering <jim@meyering.net>2003-02-04 16:36:18 +0000
commit4d97bfa9666369bfd64163ce01941d16bcfa217f (patch)
treea152d2ac67421abde1ba6da887ac9c6fe9b7f01c /ChangeLog
parente5860d52f858ff5e3b6c977506e510d3df55f25e (diff)
downloadcoreutils-4d97bfa9666369bfd64163ce01941d16bcfa217f.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c3207f595..14eee8fe9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,7 +8,7 @@
* src/df.c (show_disk): Move function to precede find_mount_point.
(show_disk): Add parameter: STATP.
If we don't find a matching device name, then resort to calling
- find_mount_point.
+ find_mount_point. Reported by Bob Proulx.
2003-02-03 Andreas Schwab <schwab@suse.de>