diff options
author | Jim Meyering <jim@meyering.net> | 2001-09-16 12:43:54 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-09-16 12:43:54 +0000 |
commit | d8eba2c4defe9ddcf1a88cedc2dfad2e3a9bcca3 (patch) | |
tree | a9db5dfdee891bdd74ba13d7f13c2c9df4f6cbab /old | |
parent | dd5500c678061224e198d363ab58d6af68680fd9 (diff) | |
download | coreutils-d8eba2c4defe9ddcf1a88cedc2dfad2e3a9bcca3.tar.xz |
.
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 93e4294a9..3ba5c34e2 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,6 +2,9 @@ * Version 4.1.1. + * man/Makefile.am (*.1): Depend on *source* files, not binaries. + (.x.1): Add code to work around ginstall vs. install exception. + * man/Makefile.am (dist_man_MANS): Use dist_man_MANS, not man_MANS. 2001-09-15 Jim Meyering <meyering@lucent.com> |