]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Wed, 16 Oct 1996 04:29:10 +0000 (04:29 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 16 Oct 1996 04:29:10 +0000 (04:29 +0000)
old/textutils/ChangeLog

index bd7441297c602124a29ca367bae8460559cae92f..4de2ec9920fcf40be65ce6e4a70bbc916569811b 100644 (file)
@@ -1,3 +1,10 @@
+Tue Oct 15 23:25:31 1996  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * src/tr.c (get_next): Rewrite to treat lower/upper mapping as a
+       special case.
+       (main): Write separate loops to initialize mapping for lower->upper
+       and upper->lower conversion.
+
 Sun Oct 13 12:52:42 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * lib/xstrtol.c (__xstrtol): Return an error for invalid suffix.