From: Jim Meyering Date: Sat, 20 Dec 2003 11:32:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.1.0~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3711e549aff7f7ddc9960a203bb7ddfdb1e9f4b;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 9423d8d224..391333189d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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.