diff options
author | Jim Meyering <jim@meyering.net> | 2001-02-19 08:53:37 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-02-19 08:53:37 +0000 |
commit | c74553f39872020e2f050bb771b3485f434e7b2a (patch) | |
tree | dd53ee9be8c5c35f4c36f94ae048163a6759f4a5 /old/textutils/ChangeLog | |
parent | d4142ec88eac337acf4167879bcddf1f70a786ff (diff) | |
download | coreutils-c74553f39872020e2f050bb771b3485f434e7b2a.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/textutils/ChangeLog')
-rw-r--r-- | old/textutils/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 8a5ac4099..977d9874f 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,7 @@ 2001-02-19 Jim Meyering <meyering@lucent.com> + * src/sort.c (AUTHORS): Add Paul Eggert. + * src/wc.c (wc): Rename innermost `buf' to avoid shadowing warning. (wc): Rename local `wc' to avoid shadowing function name. |