]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 16 Nov 2003 21:12:47 +0000 (21:12 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 16 Nov 2003 21:12:47 +0000 (21:12 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0452a12517d00bb88e7d324f33a20eac9a150650..b056222ff273291a8ffc35b8bb59581262befbe3 100644 (file)
--- 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.