From: Jim Meyering Date: Tue, 22 Nov 2005 15:08:13 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~1282 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d8739a0c5c258973e4626f1c083bc77a21ef632;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 6ac03fcda0..513d2c872f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ * Version 6.0-cvs. + * tests/rm/unread2 (rm): Change expected diagnostic, + `cannot open directory' to `cannot remove', to align with + new version of rm. * tests/rm/rm2: Ensure that rm now continues removing entries even after certain types of failure.