summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-09-29 02:48:10 +0000
committerJim Meyering <jim@meyering.net>1998-09-29 02:48:10 +0000
commit662777cad53bde1934eee792973a028fa5480196 (patch)
tree6d68cd0a809216c544488682204a9c34c601e2f3 /old
parentb7e1eadbf8777c03f39368d1f604ba40a583fcd4 (diff)
downloadcoreutils-662777cad53bde1934eee792973a028fa5480196.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/NEWS2
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