new stuff/idea

This commit is contained in:
Ward Wouts 2002-11-06 21:37:51 +00:00
parent b7c7e12e32
commit 703a43411f

View file

@ -1,4 +1,4 @@
# $Dwarf: TODO,v 1.7 2002/08/30 20:23:57 ward Exp $ # $Dwarf: TODO,v 1.8 2002/11/05 09:33:40 ward Exp $
# $Source$ # $Source$
[ ] support mime encoding [ ] support mime encoding
@ -17,3 +17,6 @@
[x] check MAX_PATH_LEN while writing files [x] check MAX_PATH_LEN while writing files
[ ] split decoding stuff from article class [ ] split decoding stuff from article class
[ ] decode in another thread [ ] 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
exceptions