]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Thu, 5 Dec 1996 03:13:39 +0000 (03:13 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 5 Dec 1996 03:13:39 +0000 (03:13 +0000)
old/textutils/ChangeLog

index 4ed45720bafeadb4d9187ed54dd7a9d42583c60f..07ad693a007a727abdf82134bd8b53f219afff28 100644 (file)
@@ -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