1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-08 17:51:13 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-12-19 12:55:49 +00:00
parent bcb7e37261
commit 7cc2e159d1
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
GNU coreutils NEWS -*- outline -*-
* Major changes in release 5.1.0 (2003-12-08):
* Major changes in release 5.1.0 (2003-12-19):
** New features
+3
View File
@@ -153,3 +153,6 @@ patch from Olivier Delhomme
du: add option to use \0 as line terminator rather than \n so that
tools like xdiskusage that parse du output don't choke on file names
with embedded newlines.
Remove suspicious uses of alloca (ones that may allocate more than
about 4k)