summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-12-22 16:51:48 +0000
committerJim Meyering <jim@meyering.net>1999-12-22 16:51:48 +0000
commitbda1bae8011959ff97a2964c2254970697a5b037 (patch)
treeb0748b39e113e29d4d2d395f4c367167cbea4bd1 /old
parent67e3d462925f3ab9bf8965207a02b4f1dbd6dd42 (diff)
downloadcoreutils-bda1bae8011959ff97a2964c2254970697a5b037.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 0a57bdd22..9167f2278 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,5 +1,6 @@
Changes in release 4.1:
[4.0m]
+* fix df bug that made it print bogus values in the `Use%' column.
* touch -d once again parses dates with `hh:mm ZONE' time zone info.
[4.0l]
* ls -l honors a trailing slash on a symlink argument, per POSIX.