]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 7 Mar 2003 20:01:46 +0000 (20:01 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 7 Mar 2003 20:01:46 +0000 (20:01 +0000)
ChangeLog

index 0679de378b1f067fac311cd7b5ec2eb2620f7957..f8a0e2d44bcdfb4c8863dae71707b1621e79fe41 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,12 @@
 2003-03-07  Jim Meyering  <jim@meyering.net>
 
+       * 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.