diff options
author | Jim Meyering <jim@meyering.net> | 2002-04-25 20:38:20 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-04-25 20:38:20 +0000 |
commit | d1cf3257391de5edfb294a0d13c255cc222af3b3 (patch) | |
tree | a57318560a795825b7257ff6a3bb76e335f4a0c0 /old/textutils | |
parent | 6cc8245afb6e6e021dac727eb59025a12c88f853 (diff) | |
download | coreutils-d1cf3257391de5edfb294a0d13c255cc222af3b3.tar.xz |
*** 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 ad6959f43..7a997f793 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -2,6 +2,9 @@ * Version 2.0.22. + * src/wc.c (usage): Adjust ordering to match that of default output. + Suggestion from Gaute Hvoslef Kvalnes. + * configure.ac (AM_GNU_GETTEXT): Add external arg. (AC_CONFIG_FILES): Remove intl/Makefile. * Makefile.am (SUBDIRS): Remove intl. |