diff options
| author | Jim Meyering <jim@meyering.net> | 2001-11-11 13:38:28 +0000 |
|---|---|---|
| committer | Jim Meyering <jim@meyering.net> | 2001-11-11 13:38:28 +0000 |
| commit | 2bf54d98be548ded53dcce49c24865eafd5c086a (patch) | |
| tree | c3a29e3c2e24eecd6d9043001cc361f07f256661 /old/textutils | |
| parent | (usage): Split --help output into smaller pieces. (diff) | |
| download | coreutils-2bf54d98be548ded53dcce49c24865eafd5c086a.tar.gz coreutils-2bf54d98be548ded53dcce49c24865eafd5c086a.zip | |
*** empty log message ***
Diffstat (limited to 'old/textutils')
| -rw-r--r-- | old/textutils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 4b5d6738a..3022f4760 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -2,6 +2,9 @@ * Version 2.0.17. + * src/wc.c (usage): Split --help output into smaller pieces. + Use fputs, not printf. + * src/sys2.h (alloca) [__GNUC__]: Define only if not already defined. * src/Makefile.am (sort_LDADD): Reflect spelling change: |
