From: Jim Meyering Date: Tue, 4 Mar 2003 21:30:34 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.9~45 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ac44ebc2f7ddad9b9e20fbded83668c34695c0b0;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 826f3cb5d0..ef99f6f518 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,10 @@ * Version 4.5.9. + * src/df.c (find_mount_point): Call error here, now that restore_cwd + no longer does it. + * src/remove.c (AD_pop_and_chdir): Likewise. + * tests/Makefile.am (check-root): Add fail-2eperm. 2003-03-03 Jim Meyering