summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-07-15 13:32:16 +0000
committerJim Meyering <jim@meyering.net>2000-07-15 13:32:16 +0000
commitf4758f2165e90ab6e42594d529ac4721b53f456f (patch)
tree583809c07de9da339ebf7483822701b11726a5e4 /old
parentb905d7f0b5e3602f49760b280354f2c62d86c9f9 (diff)
downloadcoreutils-f4758f2165e90ab6e42594d529ac4721b53f456f.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 887a4f925..390b9dc46 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -39,6 +39,7 @@
FIXME: maybe I should.
* src/cp.c: Likewise.
* src/remove.c: Likewise.
+ * src/install.c: Likewise. and improve a couple diagnostics.
2000-07-13 Paul Eggert <eggert@twinsun.com>