From: Jim Meyering Date: Sat, 9 May 1998 20:23:38 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_16o~97 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1b2b2337d518210697f3709abe583f64ec7561f;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index b09025601a..ae4904d3ed 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,6 +2,9 @@ * Version 3.16o. + * tests/Makefile.am (SUBDIRS): Add install. + * tests/install: New subdir, with one basic test. + * src/dd.c: Include safe-read.h. Don't declare safe_read. * src/touch.c: Likewise.