summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-10-04 01:03:51 +0000
committerJim Meyering <jim@meyering.net>1998-10-04 01:03:51 +0000
commitd8827d033a446de663bb67670abe5f4d24db51ff (patch)
treeb969d1d377b41555cfe3799883220da54acc75e2 /old
parent434df905107655a37741e41dc5077947b6b2d144 (diff)
downloadcoreutils-d8827d033a446de663bb67670abe5f4d24db51ff.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index bdd35fd2e..d6f30fc01 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,9 @@
1998-10-03 Jim Meyering <meyering@ascend.com>
+ * Version 4.0-b2.
+
+ * tests/mv/Makefile.am (TESTS_ENVIRONMENT): Add PATH.
+
* man/Makefile.maint ($(man_MANS)): Don't depend on actual executables.
Instead, depend on corresponding source file and on configure.in.
Based on suggestion and code from Akim Demaille.