some done, some new
This commit is contained in:
parent
d7c079a7bb
commit
642ba5674b
1 changed files with 4 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# $Dwarf: TODO,v 1.10 2003/02/26 22:53:07 ward Exp $
|
||||
# $Dwarf: TODO,v 1.11 2003/04/18 20:52:15 ward Exp $
|
||||
# $Source$
|
||||
|
||||
[ ] check for multiple servers (ip adresses) for each name and pick
|
||||
|
|
@ -18,8 +18,9 @@
|
|||
[ ] write man page
|
||||
[x] use prefered server order
|
||||
[x] check MAX_PATH_LEN while writing files
|
||||
[ ] split decoding stuff from article class
|
||||
[x] split decoding stuff from article class
|
||||
[ ] decode in another thread
|
||||
[ ] with multipart articles, don't write every body to the same file.
|
||||
This will mess up things is a get_body is repeated because op
|
||||
This will mess up things is a get_body is repeated because of
|
||||
exceptions
|
||||
[ ] more regression tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue