From: Jim Meyering Date: Wed, 16 Nov 2005 09:31:07 +0000 (+0000) Subject: . X-Git-Tag: v6.0~1335 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0278065f3ff6ad56e4b0b3b90031a6fcb7e732da;p=thirdparty%2Fcoreutils.git . --- diff --git a/ChangeLog b/ChangeLog index e94a3f4da2..c43e63ef35 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,13 @@ -2005-11-14 Jim Meyering +2005-11-16 Jim Meyering * Version 6.0-cvs. + * tests/cp/fail-perm: Accommodate HPUX. It appears to fail + with EACCES rather than EPERM. Reported by Peter O'Gorman here: + http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/5766 + +2005-11-14 Jim Meyering + * NEWS (sort): Mention consequences of today's mkstemp-safer.c fix. 2005-11-13 Jim Meyering