. FILEUTILS-4_0-pre1
authorJim Meyering <jim@meyering.net>
Tue, 29 Sep 1998 03:54:30 +0000 (03:54 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 29 Sep 1998 03:54:30 +0000 (03:54 +0000)
old/fileutils/ChangeLog

index e4df981..d80513a 100644 (file)
@@ -2,6 +2,8 @@
 
        * Version 4.0-pre1.
 
+       * Use automake-1.3b.  See notes in README.
+
        * src/copy.c (copy_internal): Do honor `n' reply in move-mode.
        Otherwise, `touch a b; echo n|mv -i a b' would remove b.
        From Bernd Leibing.