add TODO for fixing Twitter poll output order

This commit is contained in:
Brian S. Stephan 2011-02-19 01:17:19 -06:00
parent 3e63c2e458
commit de04fd0d85
1 changed files with 1 additions and 0 deletions

1
TODO
View File

@ -14,3 +14,4 @@ dr.botzo --- TODO
note: see commit 3333fe125e8c06a739b4d5e4bbc3ef5c1070fe91
* periodic reconnects when disconnected/split
* Alias: convert to use database, since configparser stuff mangles (lowercases) keys
* Twitter: print statuses in ascending date order (just reverse the list?)