changeset 157:7dd9ae9556fd

add a todo item
author Dirk Olmes <dirk@xanthippe.ping.de>
date Sat, 27 Aug 2011 10:17:46 +0200
parents 2d159eb2a91b
children e8bb107a74e1
files TODO.txt
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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