diff --git a/trunk/ripnews/TODO b/trunk/ripnews/TODO index f5f09d2..2f02a45 100644 --- a/trunk/ripnews/TODO +++ b/trunk/ripnews/TODO @@ -1,4 +1,4 @@ -# $Dwarf: TODO,v 1.16 2003/05/26 19:35:04 ward Exp $ +# $Dwarf: TODO,v 1.17 2003/05/27 19:12:46 ward Exp $ # $Source$ [ ] check for multiple servers (ip adresses) for each name and pick @@ -20,3 +20,4 @@ exceptions. Use buffering for each body, before writing... [ ] more regression tests [ ] update documentation +[ ] start useing file locking (needed for safe threading)