summaryrefslogtreecommitdiff
path: root/old/textutils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-12-05 03:13:39 +0000
committerJim Meyering <jim@meyering.net>1996-12-05 03:13:39 +0000
commit3f36b30756fa3f4ffd82a48c9ee38439892912b0 (patch)
treef9345cf2cf7ee397bcb984c718269dbdd3724cdf /old/textutils/ChangeLog
parent4a1512e4b2c90f7bc63278036a66c1dc21d9cbd1 (diff)
downloadcoreutils-3f36b30756fa3f4ffd82a48c9ee38439892912b0.tar.xz
.
Diffstat (limited to 'old/textutils/ChangeLog')
-rw-r--r--old/textutils/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 4ed45720b..07ad693a0 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,12 @@
+Wed Dec 4 21:03:18 1996 Jim Meyering <meyering@na-net.ornl.gov>
+
+ * src/tr.c (main) [!POSIXLY_CORRECT]: Allow the identity mappings:
+ [:upper:] to [:upper:] and [:lower:] to [:lower:].
+ (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.
+
Thu Nov 28 00:31:18 1996 Jim Meyering <meyering@na-net.ornl.gov>
* configure.in (AM_GNU_GETTEXT): Renamed from ud_GNU_GETTEXT