diff options
author | Jim Meyering <jim@meyering.net> | 1996-12-05 03:16:24 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-12-05 03:16:24 +0000 |
commit | 523fb680f60fc22bc80e29702d71f5ff01e5aead (patch) | |
tree | 04320b919e617a7c7601e54c6ace32299b64e8fe /old | |
parent | 3f36b30756fa3f4ffd82a48c9ee38439892912b0 (diff) | |
download | coreutils-523fb680f60fc22bc80e29702d71f5ff01e5aead.tar.xz |
.
Diffstat (limited to 'old')
-rw-r--r-- | old/textutils/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 07ad693a0..2a2dbfa1e 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -5,7 +5,7 @@ Wed Dec 4 21:03:18 1996 Jim Meyering <meyering@na-net.ornl.gov> (main) [POSIXLY_CORRECT]: Give a more specific diagnostic for the identity mappings [:upper:] to [:upper:] and [:lower:] to [:lower:]. (class_ok): Update table to reflect that tr now allows these - identity mappings. + identity mappings. Suggestion from Risto Kankkunen. Thu Nov 28 00:31:18 1996 Jim Meyering <meyering@na-net.ornl.gov> |