Mercurial > hg > pnewss
comparison todo.txt @ 9:ae0c67d72670
Bugfix in server POST code, add support for client side IHAVE and fall back to STAT-before-POST
author | Ivo Smits <Ivo@UCIS.nl> |
---|---|
date | Tue, 12 Apr 2011 14:54:26 +0200 |
parents | bc6045ed0b2e |
children | ca88deec5352 |
comparison
equal
deleted
inserted
replaced
8:005339a1b2ce | 9:ae0c67d72670 |
---|---|
1 - Make sure that group article numbers are never reused, not even if the last one is deleted (groupmessages table) | 1 - Make sure that group article numbers are never reused, not even if the last one is deleted (groupmessages table) |
2 - Support IHAVE command to speed up synchronization | |
3 - Use STAT before POSTing articles | |
4 - Allow to store (part of) article data in file | 2 - Allow to store (part of) article data in file |