]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Wed, 10 Jul 1996 05:00:21 +0000 (05:00 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 10 Jul 1996 05:00:21 +0000 (05:00 +0000)
old/fileutils/ChangeLog

index afb916c1d3349f9ae2a7648f15f9a6aa00e39564..7d4e1d00adcc4cb529c9fa8a961f24fed6526fde 100644 (file)
@@ -4,7 +4,8 @@ Tue Jul  9 20:19:44 1996  Jim Meyering  <meyering@na-net.ornl.gov>
        (long_options): Add print-data-base and print-database.
 
        * src/dircolors.c (dc_parse_stream): Don't give `unrecognized keyword'
-       message unless we've processed a matching TERM directive.
+       message unless we've processed a matching TERM directive.  Reported
+       by Karl Berry and François Pinard.
 
        * src/install.c (UID_T_MAX): Use `(unsigned long)1' rather than
        `(uid_t)1' to avoid problems on systems where uid_t is signed.