From 53e51c9b544cfcae43e5ed37d0d585c3fc963171 Mon Sep 17 00:00:00 2001 From: Ward Wouts Date: Tue, 4 Jan 2005 12:19:37 +0000 Subject: [PATCH] more things --- trunk/ripnews/TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)