summaryrefslogtreecommitdiff
path: root/old/textutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-08-11 09:13:00 +0000
committerJim Meyering <jim@meyering.net>2000-08-11 09:13:00 +0000
commitc14f06f708d40ddb91d1e1e73111500e3e9c979c (patch)
tree8c7534e2ce1a6d5376748ae6728d0a0562e77056 /old/textutils
parent5018ccfb7efced663ae455e99d7d830730f62888 (diff)
downloadcoreutils-c14f06f708d40ddb91d1e1e73111500e3e9c979c.tar.xz
*** empty log message ***
Diffstat (limited to 'old/textutils')
-rw-r--r--old/textutils/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 9d982714c..1e44dc651 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,20 @@
+2000-08-11 Jim Meyering <meyering@lucent.com>
+
+ * doc/textutils.texi (wc invocation): Update accordingly.
+
+2000-08-10 Paul Eggert <eggert@twinsun.com>
+
+ * doc/textutils.texi: Recommend against the System V syntax
+ for tr ranges, and don't use it in examples. Use POSIX
+ classes rather than ranges, for portability.
+ * src/tr.c (usage): Don't describe System V syntax, as it
+ doesn't always work.
+
+ * src/sort.c (usage): Describe -d and -i in a locale-independent way.
+
+ * doc/Makefile.am (constants.texi): Use the C locale so that
+ [A-Z] works as expected.
+
2000-08-07 Paul Eggert <eggert@twinsun.com>
* src/cut.c (cut_fields): Invoke xalloc_die instead of printing