]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 20 May 1995 12:36:49 +0000 (12:36 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 20 May 1995 12:36:49 +0000 (12:36 +0000)
old/textutils/ChangeLog

index 484e104e9462361544ba4b9557ebf943a3b4ef56..b297c32d5e9a6fc48dc18625b1d7861f96d3fdb0 100644 (file)
@@ -1,5 +1,8 @@
 Sat May 20 06:44:14 1995  Jim Meyering  (meyering@comco.com)
 
+       * All Makefile.in (install-exec, install-exec): New targets.
+       From Karl Berry.
+
        * tr.c (look_up_char_class): Take a string length argument -- required
        because the argument is a string that is *not* NUL-terminated.
        Use strncmp, not strcmp and add string lengths comparison.