diff options
author | Jim Meyering <jim@meyering.net> | 2001-12-15 10:38:55 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-12-15 10:38:55 +0000 |
commit | c3d224580c0b3a1cd2112dec15e74275a6f670eb (patch) | |
tree | 1cf92b164b733680c5844611e625eb60c9ce6db6 /old/fileutils/NEWS | |
parent | 894cb43a58611fb1c43a4c3feaf74ee6f71c63ab (diff) | |
download | coreutils-c3d224580c0b3a1cd2112dec15e74275a6f670eb.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index b3110a200..07fadd733 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,6 @@ [4.1.4] +* df --local no longer lists smbfs file systems whose name starts with // +* dd now detects the Linux/tape/lseek bug at run time and warns about it. [4.1.3] * ls -R once again outputs a blank line between per-directory groups of files. This was broken by the cycle-detection change in 4.1.1. |