aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-05-30 19:11:50 +0000
committerEric Andersen <andersen@codepoet.org>2000-05-30 19:11:50 +0000
commitdeb0331eb64d6bf9c92c0e5633eb84c49bf2b411 (patch)
treee155390341586eee4d1123309cff2e38dbf41c0b
parent108a44345c7ca94199ab95f358312126b255f190 (diff)
downloadbusybox-w32-deb0331eb64d6bf9c92c0e5633eb84c49bf2b411.tar.gz
busybox-w32-deb0331eb64d6bf9c92c0e5633eb84c49bf2b411.tar.bz2
busybox-w32-deb0331eb64d6bf9c92c0e5633eb84c49bf2b411.zip
Remove the now-fixed tar segfault from the TODO list.
-Erik
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index febd9bf51..c06f4c370 100644
--- a/TODO
+++ b/TODO
@@ -23,10 +23,6 @@ Bugs that need fixing:
23 - ps dirent race bug (need to stat the file before attempting chdir) 23 - ps dirent race bug (need to stat the file before attempting chdir)
24 24
25 25
26/busybox tar tvf
27Segmentation fault (core dumped)
28
29
30----------- 26-----------
31 27
32* Make insmod actually work 28* Make insmod actually work