From: Jim Meyering Date: Fri, 7 Mar 2003 20:01:46 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.10~92 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=792f321a7af20cb4d61bb9a73470017ee88e1235;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 0679de378b..f8a0e2d44b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,12 @@ 2003-03-07 Jim Meyering + * Version 4.5.10. + + * src/cp.c: Remove everything associated with mmap-stack.c. + This reverts the two changes of 2003-02-21. * 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. Test the -S option using a hierarchy containing files, too, not just directories.