From: Jim Meyering Date: Sat, 22 May 2004 16:30:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1501 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=460f685be6d0458a5ff6c3983550a9fd32975165;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index fa00f9447a..64124034f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,10 @@ * tests/rm/inaccessible: New test for the above fix. * tests/rm/Makefile.am (TESTS): Add inaccessible. + * src/remove.c (rm): Use free rather than XFREE. + (remove_dir): Use xmalloc, not XMALLOC. + (ds_init): Likewise. + 2004-05-20 Jim Meyering * Version 5.3.0.