From: Jim Meyering Date: Fri, 11 Dec 1998 14:13:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1-b1~41 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bc0c0e635cd958a0504a26823b81a5825c102b52;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 2f79b2e05e..72be940d8f 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,15 @@ -1998-12-07 Jim Meyering +1998-12-11 Jim Meyering * Version 4.1-b1. + * lib/quotearg.c (quotearg_buffer): Use `7' as the mask, not `3'. + From Bruno Haible. + * tests/ls-2/tests: Add a test for this. + + * man/help2man: import version 1.006. + +1998-12-07 Jim Meyering + * src/copy.c: Use dir_name, not dirname. Include dirname.h. * src/cp.c: Likewise. * src/df.c: Likewise.