# HG changeset patch # User Dirk Olmes # Date 1314433066 -7200 # Node ID 7dd9ae9556fd821dd95574098d6067445f1708af # Parent 2d159eb2a91bd88ab4a322182cbc0eed0b929754 add a todo item diff -r 2d159eb2a91b -r 7dd9ae9556fd TODO.txt --- a/TODO.txt Sat Aug 27 10:17:07 2011 +0200 +++ b/TODO.txt Sat Aug 27 10:17:46 2011 +0200 @@ -9,3 +9,5 @@ - feedparser uses the proxy for getting the feeds - check if couchdb python lib supports Py3k, continue work on Py3k branch + +- start a new thread for long operations (e.g. marking all feeds read, updating a feed etc.) \ No newline at end of file