diff options
author | Jim Meyering <jim@meyering.net> | 2001-11-09 08:43:37 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-11-09 08:43:37 +0000 |
commit | e5b0e0f712fa4059ca99ccdd8980707083ca2c9b (patch) | |
tree | a913ddbce9ea47333c855251b7fd3c5e5687a47a /old/textutils | |
parent | 3fb9cf6101c81f1883b5781ed071c39aeb8595f0 (diff) | |
download | coreutils-e5b0e0f712fa4059ca99ccdd8980707083ca2c9b.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 373ac8fcf..cc9973215 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,7 +1,12 @@ -2001-11-05 Jim Meyering <meyering@lucent.com> +2001-11-09 Jim Meyering <meyering@lucent.com> * Version 2.0.17. + * configure.ac: Use AC_CONFIG_FILES(...) and call AC_OUTPUT with no + arguments. + +2001-11-05 Jim Meyering <meyering@lucent.com> + * src/sort.c (usage): Don't recommend setting LC_COLLATE=C. That can cause problems (now documented in coreutils.texi). |