From: Jim Meyering Date: Fri, 13 Apr 2001 20:33:37 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_44~22 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=dfbabfe75826abb183859c88300653dcb8d049a0;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index df14a5c9e5..a5a7f1b2a9 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,9 @@ +2001-04-13 Jim Meyering + + * src/sort.c (main): Add a comment justifying the use of + `multi-character' rather than `multibyte' in a diagnostic. + From Paul Eggert. + 2001-04-12 Paul Eggert * src/sort.c (RLIMIT_AS): Do not define; just use conditional