From: Jim Meyering Date: Sat, 18 Nov 2000 19:43:23 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_33~71 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ed757a3e9d79c41331e355900f7d550752810fab;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 39ecc8b215..4ee15915c1 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,6 +2,9 @@ * Version 4.0.33. + * src/ls.c: Revert change of 2000-11-11. It inadvertently change + the output format of `ls -l --full-time'. + * src/mkdir.c (main): When failing to create a directory, give only one diagnostic, not two. Reported by Volker Borchert.