diff options
author | Jim Meyering <jim@meyering.net> | 1996-11-23 22:10:08 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-11-23 22:10:08 +0000 |
commit | f43bd3fafc3b6ffcbb9d0799dd92e2fffa99597e (patch) | |
tree | dfea41ad8140b919c0f5a229c37e30b75464b4ff /old/textutils/ChangeLog | |
parent | e298f1f300b261e41db1a7516d99693986a2267b (diff) | |
download | coreutils-f43bd3fafc3b6ffcbb9d0799dd92e2fffa99597e.tar.xz |
.
Diffstat (limited to 'old/textutils/ChangeLog')
-rw-r--r-- | old/textutils/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index e9bef9513..47e99f8cb 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,16 @@ +Sat Nov 23 16:07:08 1996 Jim Meyering <meyering@na-net.ornl.gov> + + * cat.c (usage): Alphabetize option descriptions the way sort -f would. + * fmt.c (usage): Likewise. + * join.c (usage): Likewise. + * md5sum.c (usage): Likewise. + * od.c (usage): Likewise. + * pr.c (usage): Likewise. + * sort.c (usage): Likewise. + * split.c (usage): Likewise. + * wc.c (usage): Likewise. + From Karl Berry. + Fri Nov 22 20:20:37 1996 Jim Meyering <meyering@na-net.ornl.gov> * src/csplit.c (process_regexp): Update CURRENT_LINE only if |