]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 20 Dec 2003 11:30:55 +0000 (11:30 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 20 Dec 2003 11:30:55 +0000 (11:30 +0000)
ChangeLog
NEWS

index b03621b9731ccdee4eed4236cf44b62dabacecc4..9423d8d224ad4fb17ced0ca6eae483c7275c821b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
 
        * Version 5.1.0.
 
+       * src/du.c: Accept new option (-0, --null) that makes it so each
+       output line is NUL-terminated rather than newline-terminated.
+
        * src/dd.c (apply_translations): Don't prohibit conv=unblock,sync.
        Reported by Volker Paul.
        * tests/dd/Makefile.am (TESTS): Add unblock-sync.
diff --git a/NEWS b/NEWS
index 4e49c1997a9701674f4543582225b408c17a3473..1ecbdb74e7bc289c51dec0b078b54307b3baefd9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -36,6 +36,9 @@ GNU coreutils NEWS                                    -*- outline -*-
   not portable anyway, even with old GNU ls where the columns became
   ragged when a datum was too wide.
 
+  du accepts a new option, -0/--null, to make it produce NUL-terminated
+  output lines
+
 ** Bug fixes
 
   printf, seq, tail, and sleep now parse floating-point operands