summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-09-16 12:43:54 +0000
committerJim Meyering <jim@meyering.net>2001-09-16 12:43:54 +0000
commitd8eba2c4defe9ddcf1a88cedc2dfad2e3a9bcca3 (patch)
treea9db5dfdee891bdd74ba13d7f13c2c9df4f6cbab
parentdd5500c678061224e198d363ab58d6af68680fd9 (diff)
downloadcoreutils-d8eba2c4defe9ddcf1a88cedc2dfad2e3a9bcca3.tar.xz
.
-rw-r--r--old/fileutils/ChangeLog3
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>