summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-02-06 16:47:52 +0000
committerJim Meyering <jim@meyering.net>2004-02-06 16:47:52 +0000
commit70932c5e2387549e72390d2dd7d1320c0d4504e0 (patch)
tree9f101ba5be3fbab2020a0bb133c0574db2bf7f65 /TODO
parent9af79ee204de1afced8aa75091a2d99dae286105 (diff)
downloadcoreutils-70932c5e2387549e72390d2dd7d1320c0d4504e0.tar.xz
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 1428362be..9046699c0 100644
--- a/TODO
+++ b/TODO
@@ -155,3 +155,6 @@ Changes expected to go in, post-5.2.0:
dereference command line symlinks to directories. Since -l has
an implicit --NO-dereference-command-line-symlink-to-dir meaning.
Pointed out by Karl Berry.
+
+ Re-add a separate test for du's stack space usage (like the one removed
+ from tests/rm/deep-1).