From: Jim Meyering Date: Sun, 7 Sep 2003 17:33:47 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.91~8 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=e18e98b627874a7f4df9193bd551a84c7f0fb6a3;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index cd89df4939..9658a6b6bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ * Version 5.0.91. + * src/remove.c (D_INO, ENABLE_CYCLE_CHECK) [D_INO_IN_DIRENT]: + Don't define. These symbols are no longer used. + * tests/misc/tty-eof: Write ^D as \cD. Complete the change of 2003-08-02.