diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-07-22 08:55:12 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-07-22 08:55:12 +0000 |
commit | d14d2a1f619ffac23efaee26260860504202d66c (patch) | |
tree | fd40b4cd5a5cea162afd66b8a84e72b9ae9c8ab2 /TODO | |
parent | e199220d4873baf1c2427bffecb2bd470c8514fd (diff) | |
download | busybox-w32-d14d2a1f619ffac23efaee26260860504202d66c.tar.gz busybox-w32-d14d2a1f619ffac23efaee26260860504202d66c.tar.bz2 busybox-w32-d14d2a1f619ffac23efaee26260860504202d66c.zip |
Update TODO list
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 3 insertions, 6 deletions
@@ -1,11 +1,8 @@ | |||
1 | TODO list for busybox in no particular order. Just because something | 1 | TODO list for busybox in no particular order. Just because something |
2 | is listed here doesn't mean that it is going to be added to busybox, | 2 | is listed here doesn't mean that it is going to be added to busybox, |
3 | or that doing so is even a good idea. It just means that I _might_ get | 3 | or that doing so is even a good idea. It just means that we _might_ get |
4 | around to it some time. If you have any good ideas, please let me know. | 4 | around to it some time. If you have any good ideas, please send them |
5 | 5 | on in... | |
6 | * We _were_ going to split networking apps into a new package called | ||
7 | netkit-tiny. Per discussions on the mailing list, this isn't going | ||
8 | to happen. False alarm. Sorry about the confusion. | ||
9 | 6 | ||
10 | -Erik | 7 | -Erik |
11 | 8 | ||