annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
40e545510a57 Added support for POSTing to the server, added readme and todo, added support for upstream synchronization using POST
Ivo Smits <Ivo@UCIS.nl>
parents:
diff changeset
1 - Make sure that group article numbers are never reused, not even if the last one is deleted (groupmessages table)
40e545510a57 Added support for POSTing to the server, added readme and todo, added support for upstream synchronization using POST
Ivo Smits <Ivo@UCIS.nl>
parents:
diff changeset
2 - Support IHAVE command to speed up synchronization
40e545510a57 Added support for POSTing to the server, added readme and todo, added support for upstream synchronization using POST
Ivo Smits <Ivo@UCIS.nl>
parents:
diff changeset
3 - Handle received cross-posted messages (according to Newsgroups header)
5
5d62af5270dd Small bugfix in server STAT command (no data follows, so don't send a dot)
Ivo Smits <Ivo@UCIS.nl>
parents: 2
diff changeset
4 - Add script for re-indexing articles (based on Newsgroups header)