diff options
author | Jim Meyering <jim@meyering.net> | 1998-09-29 02:48:10 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-09-29 02:48:10 +0000 |
commit | 662777cad53bde1934eee792973a028fa5480196 (patch) | |
tree | 6d68cd0a809216c544488682204a9c34c601e2f3 /old/fileutils/NEWS | |
parent | b7e1eadbf8777c03f39368d1f604ba40a583fcd4 (diff) | |
download | coreutils-662777cad53bde1934eee792973a028fa5480196.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 1c5b1981e..b8886b6de 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,6 @@ Changes in release 3.17: +[3.16A] +* fix serious bug whereby `touch a b; echo n|mv -i a b' would remove b. [3.16z] * portability tweaks * avoid `root `cp -a' from Netapp snapshot' corruption |