From 410868c661c9140cba1cd6863c7af879bd0e19fd Mon Sep 17 00:00:00 2001 From: Ward Wouts Date: Mon, 1 Jul 2002 21:58:10 +0000 Subject: [PATCH] more stuff to do --- trunk/ripnews/TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/trunk/ripnews/TODO b/trunk/ripnews/TODO index 55882cd..3688168 100644 --- a/trunk/ripnews/TODO +++ b/trunk/ripnews/TODO @@ -9,7 +9,10 @@ [ ] finish intspan [ ] profiling/speed ups [ ] improve error handling +[ ] use exceptions for error handling [x] server reconnects [ ] check if xhdr implemented [ ] write man page [x] use prefered server order +[ ] check MAX_PATH_LEN while writing files +[ ] split decoding stuff from article class