diff options
-rw-r--r-- | old/fileutils/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index ae4904d3e..c880bd26d 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,8 +2,9 @@ * Version 3.16o. - * tests/Makefile.am (SUBDIRS): Add install. * tests/install: New subdir, with one basic test. + * tests/Makefile.am (SUBDIRS): Add install. + * configure.in (AC_OUTPUT): Add tests/install/Makefile. * src/dd.c: Include safe-read.h. Don't declare safe_read. |