From: Jim Meyering Date: Mon, 24 Nov 2003 08:06:04 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.1.0~128 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f330854bee052339e158131852245854f29eaad3;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 151b770561..89c3a4f4a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,15 @@ -2003-11-22 Jim Meyering +2003-11-24 Jim Meyering * Version 5.1.0. FIXME: update coreutils.texi: chmod's new options: --preserve-root and --no-preserve-root. + * tests/rm/fail-2eperm: Handle another errno variant (HPUX, EPERM). + Reported by Mark Conty. + +2003-11-22 Jim Meyering + * Makefile.maint (sc_xalloc_h_in_src): Remove rule. Subsumed by... (sc_system_h_headers): Do this test only if sys2.h exists.