From: Jim Meyering Date: Wed, 9 Oct 1996 12:25:28 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19n~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a5b5534ab2f7ccbcf0e48e8e7f0b55d2bf16683;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 14c1e4640e..0555a78946 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,8 @@ Wed Oct 9 06:51:47 1996 Jim Meyering + * src/ls.c (usage): Improve brief descriptions of --sort and --time. + From François Pinard. + * lib/rpmatch.c [!WITH_REGEX]: Include rx.h. From Andreas Schwab.