summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-01-08 16:46:20 +0000
committerJim Meyering <jim@meyering.net>2000-01-08 16:46:20 +0000
commit9a0a8e29b077b8ab07cc634c0f46a2d99a2c628a (patch)
tree72e2783ed8a215eabef55bd54eb361e0f8168199 /old
parente5f283604b84f2cf3ab6317e7ccbf3b4bb56ae3c (diff)
downloadcoreutils-9a0a8e29b077b8ab07cc634c0f46a2d99a2c628a.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 85b8dce5d..5891d77e9 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -2,6 +2,7 @@
* tests/tsort/Makefile.am (TESTS_ENVIRONMENT): Add `pwd`/ prefix
to exported PATH value (though not strictly necessary, here).
+ * tests/md5sum/Makefile.am: Likewise.
Nits.
* lib/memcasecmp.c: Use `#if' instead of `#ifdef' for `HAVE_CONFIG_H'.