1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-16 12:22:01 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-11-16 21:12:56 +00:00
parent 013733b29b
commit 5c2e6471fc

4
NEWS
View File

@@ -3,8 +3,6 @@ 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.
@@ -33,6 +31,8 @@ GNU coreutils NEWS -*- outline -*-
** Bug fixes
csplit no longer reads from freed memory (dumping core on some systems)
csplit would mistakenly exhaust virtual memory in some cases
ls --width=N (for very large N) is no longer subject to an address