summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-11-16 21:12:47 +0000
committerJim Meyering <jim@meyering.net>2003-11-16 21:12:47 +0000
commit013733b29b68ef91869c35c6881c14c95eea6e0b (patch)
treea1fabff8e766608f9fad3e2876a6367f13061dbd /NEWS
parent1ee73006ed8b38db2e4976cddfcceb23c36fdd20 (diff)
downloadcoreutils-013733b29b68ef91869c35c6881c14c95eea6e0b.tar.xz
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0452a1251..b056222ff 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ GNU coreutils NEWS -*- outline -*-
** New features
+ csplit no longer reads from freed memory (dumping core on some systems)
+
chgrp, chmod, and chown can now process (with -R) hierarchies of virtually
unlimited depth. Before, they would fail to operate on any file they
encountered with a relative name of length PATH_MAX (often 4096) or longer.