From: Jim Meyering Date: Sun, 20 Aug 2000 21:04:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0y^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3581b3cf77a35dd6894d59f5927b06c7a9338e10;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 4aaad17f8e..e814fa589b 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,7 @@ 2000-08-20 Jim Meyering + * Version 4.0y. + Add support for cp's new POSIX-mandated -H and -L options. * src/copy.h (enum Dereference_symlink): Define. (struct cp_options) [dereference]: Change type to Dereference_symlink.