summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-04-05 03:51:33 +0000
committerJim Meyering <jim@meyering.net>1999-04-05 03:51:33 +0000
commit2d9a94747157b329c3a32ba4d7fe9d63ae662bb8 (patch)
tree8ea72eabf3503a59509b8575220302cdb7919211
parent47a4b79f7497aa180c45c11af1c14042988e2eeb (diff)
downloadcoreutils-2d9a94747157b329c3a32ba4d7fe9d63ae662bb8.tar.xz
*** empty log message ***
-rw-r--r--old/fileutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index c521c90d6..ba0bb450f 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,10 @@
1999-04-04 Jim Meyering <meyering@ascend.com>
+ * tests/ln/misc: Comment out the test added on 1999-01-31.
+
+ * Makefile.maint (url_dir_list): Define properly.
+ (real_dir_list): Likewise.
+
* src/shred.c: Don't include string.h.
[!HAVE_CONFIG_H]: Include string.h here.
[!HAVE_CONFIG_H]: Hard-code RETSIGTYPE to `int'.