From: Jim Meyering Date: Mon, 7 Nov 2005 21:42:30 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~1390 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ce8f6d2bab7247bcb661ddc0a146b8426e0d46b7;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 998f8d12b1..208ab68b72 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,12 +1,12 @@ 2005-10-17 Eric Blake + * Version 6.0-cvs. + * src/ls.c (usage): Fix descriptions of --sort, --time. Reported by Vitaly A. Ostanin. 2005-11-04 Paul Eggert - * Version 6.0-cvs. - * src/ln.c: Include filenamecat.c. (FILE_BASENAME_CONCAT): Remove. (do_link): Remove last arg DEST_IS_DIR. All callers changed.