summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-03-07 20:01:46 +0000
committerJim Meyering <jim@meyering.net>2003-03-07 20:01:46 +0000
commit792f321a7af20cb4d61bb9a73470017ee88e1235 (patch)
tree31040bed05ea84e5225d1c91e9113e92f2e1c39f
parent2b1a18e68297c677d10df2a2b380c346e46d55ee (diff)
downloadcoreutils-792f321a7af20cb4d61bb9a73470017ee88e1235.tar.xz
*** empty log message ***
-rw-r--r--ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 0679de378..f8a0e2d44 100644
--- 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.