From: Jim Meyering Date: Fri, 7 Mar 2003 19:47:24 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.10~100 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bce28b3573275c8cf3a51030e11ab92a132e10c7;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 1d91bcd9a0..0679de378b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2003-03-07 Jim Meyering + * src/du.c: Remove everything associated with mmap-stack.c. + This reverts the change of 2003-02-19. + * Version 4.5.10. * tests/du/basic: Add a test for the above fix.