1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-06 08:43:02 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-03-07 20:01:46 +00:00
parent 2b1a18e682
commit 792f321a7a
+4 -2
View File
@@ -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.