summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-05-20 09:35:13 +0000
committerJim Meyering <jim@meyering.net>2000-05-20 09:35:13 +0000
commit358c9c706a1056079d8ee390448e810740b414e6 (patch)
tree0ec695d88f9152ae8f36d3dae7c8e252b7f37cb9 /old/fileutils
parentdd19256dcd3083973f5427ab600e7f236c16eea3 (diff)
downloadcoreutils-358c9c706a1056079d8ee390448e810740b414e6.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 0814ca715..552c19240 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,5 +1,8 @@
Changes in release 4.1:
[4.0s]
+* rm no longer segfaults on certain very deep hierarchies
+* IMPORTANT SECURITY FIX: a running `rm -r' may no longer be subverted to
+ remove unintended directories
* install no longer performs chmod if chown fails (see ChangeLog for example)
[4.0r]
* `du dir/subdir1 dir/subdir2' no longer fails