From: Jim Meyering Date: Tue, 19 Dec 1995 04:31:06 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_12g^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b71a14097794c89023d09467fe2aa550e1f8945f;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 467277625b..71b24f32eb 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,10 @@ +Mon Dec 18 22:29:49 1995 Jim Meyering (meyering@comco.com) + + * ln.c: [SYMBOLIC_SPACE_STRING]: New macro. + (do_link): Use it instead of open-code #ifdef. + For --verbose, say `create link DEST to SRC' instead of ambiguous + (or inconsistent with cp -v and mv -v) `SRC -> DEST.' + Tue Dec 5 17:38:11 1995 Jim Meyering (meyering@comco.com) * rm.c (rm): Work around SunOS 4 bug whereby lstat doesn't fail