diff --git a/trunk/ripnews/TODO b/trunk/ripnews/TODO index 0c37a1c..450f8a8 100644 --- a/trunk/ripnews/TODO +++ b/trunk/ripnews/TODO @@ -1,4 +1,4 @@ -# $Dwarf: TODO,v 1.24 2004/08/25 12:10:17 ward Exp $ +# $Dwarf: TODO,v 1.25 2004/10/14 21:51:14 ward Exp $ # $Source$ [ ] check for multiple servers (ip adresses) for each name and pick @@ -29,3 +29,6 @@ twice this should be buffered until it's gotten correctly, then added to the main buffer [ ] match on poster +[ ] running without a tempdir doesn't work at all +[ ] don't drop connections to servers when switching groups +[ ] keep connections to newsservers alive (don't timeout)