diff options
author | Jim Meyering <jim@meyering.net> | 2001-04-13 20:33:37 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-04-13 20:33:37 +0000 |
commit | dfbabfe75826abb183859c88300653dcb8d049a0 (patch) | |
tree | b338873b44cedcfaf051d265e46cd4394e240132 | |
parent | 21049673a0407784ebe9c4587ac427773cc83187 (diff) | |
download | coreutils-dfbabfe75826abb183859c88300653dcb8d049a0.tar.xz |
*** empty log message ***
-rw-r--r-- | old/textutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index df14a5c9e..a5a7f1b2a 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,9 @@ +2001-04-13 Jim Meyering <meyering@lucent.com> + + * 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 <eggert@twinsun.com> * src/sort.c (RLIMIT_AS): Do not define; just use conditional |