summaryrefslogtreecommitdiff
path: root/old/textutils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-02-19 08:53:37 +0000
committerJim Meyering <jim@meyering.net>2001-02-19 08:53:37 +0000
commitc74553f39872020e2f050bb771b3485f434e7b2a (patch)
treedd53ee9be8c5c35f4c36f94ae048163a6759f4a5 /old/textutils/ChangeLog
parentd4142ec88eac337acf4167879bcddf1f70a786ff (diff)
downloadcoreutils-c74553f39872020e2f050bb771b3485f434e7b2a.tar.xz
*** empty log message ***
Diffstat (limited to 'old/textutils/ChangeLog')
-rw-r--r--old/textutils/ChangeLog2
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.