diff options
author | Jim Meyering <jim@meyering.net> | 2002-03-09 20:44:11 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-03-09 20:44:11 +0000 |
commit | d06faa245b1947067124021bd10e499052e8a59c (patch) | |
tree | 9a7cebc359fc560b797f1a51dcf5a8b850ed506a /old/fileutils | |
parent | 29544710c677eee2b25c4d46e1ae0c95b10ce03d (diff) | |
download | coreutils-d06faa245b1947067124021bd10e499052e8a59c.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-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 0ebd33d70..4a22539e9 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,3 +1,5 @@ +[4.1.7] +* rm: close a hole that would allow a running rm process to be subverted [4.1.6] * New cp option: --copy-contents. * cp -r is now equivalent to cp -R. Use cp -R -L --copy-contents to get the |