From: Jim Meyering Date: Wed, 19 Nov 2003 07:27:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.1.0~146 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c061f19a519b417c2fed3d5516cf7d4792bf11a;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 539a92521c..deac1eace1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ * Version 5.1.0. + FIXME: update coreutils.texi: + chmod's new options: --preserve-root and --no-preserve-root. + * src/join.c (usage): Mention that FILE1 and FILE2 must be sorted on the join fields. Suggestion from Bruce Robertson. @@ -33,9 +36,6 @@ 2003-11-09 Jim Meyering - FIXME: update coreutils.texi: - chmod's new options: --preserve-root and --no-preserve-root. - * Use automake-1.7.9. Regenerate dependent files. * src/rm.c: Support new options: --preserve-root and --no-preserve-root.