diff todo.txt @ 5:5d62af5270dd

Small bugfix in server STAT command (no data follows, so don't send a dot)
author Ivo Smits <Ivo@UCIS.nl>
date Tue, 12 Apr 2011 02:23:22 +0200
parents 40e545510a57
children bc6045ed0b2e
line wrap: on
line diff
--- a/todo.txt	Tue Apr 12 01:53:31 2011 +0200
+++ b/todo.txt	Tue Apr 12 02:23:22 2011 +0200
@@ -1,4 +1,4 @@
 - Make sure that group article numbers are never reused, not even if the last one is deleted (groupmessages table)
 - Support IHAVE command to speed up synchronization
-- Check Message-Id header in articles received from peers
 - Handle received cross-posted messages (according to Newsgroups header)
+- Add script for re-indexing articles (based on Newsgroups header)