diff options
author | Jim Meyering <jim@meyering.net> | 2003-12-20 11:32:38 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-12-20 11:32:38 +0000 |
commit | b3711e549aff7f7ddc9960a203bb7ddfdb1e9f4b (patch) | |
tree | 088a875bf1544e7fba6b38db672fc9f4f1e65e28 /ChangeLog | |
parent | ce2ec20ca3faf51e5f2f3229366a9ed44739d1eb (diff) | |
download | coreutils-b3711e549aff7f7ddc9960a203bb7ddfdb1e9f4b.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ * Version 5.1.0. + * tests/Makefile.am (root-hint): Tweak wording. + * src/du.c: Accept new option (-0, --null) that makes it so each output line is NUL-terminated rather than newline-terminated. |