diff options
author | Jim Meyering <jim@meyering.net> | 2001-05-21 12:35:14 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-05-21 12:35:14 +0000 |
commit | ee7bb8de6e8a492d180c30c0b50bc787eba80063 (patch) | |
tree | 023982945e145a39d360b78367667200b6b02074 | |
parent | 5bb5ceb5a235798007ee469375f7202f9b557950 (diff) | |
download | coreutils-ee7bb8de6e8a492d180c30c0b50bc787eba80063.tar.xz |
*** empty log message ***
-rw-r--r-- | old/fileutils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index c16de474b..0c234b66b 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,8 @@ 2001-05-21 Jim Meyering <meyering@lucent.com> + * doc/Makefile.am ($(DVIS), $(INFO_DEPS)): Depend on $(EXTRA_DIST). + (DISABLED_constants.texi): New rule -- disabled for now. + * Makefile.maint (wget-update): depcomp and missing are now in automake's lib/ subdirectory. |