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