aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-06-20 11:48:09 +0000
committerChristian Grothoff <christian@grothoff.org>2010-06-20 11:48:09 +0000
commitb1d5fdcd3e4ef68eba736632741b51954b7c777d (patch)
tree94b73dee92dc1977fb2cbdc14aff039b2cc30f54 /TODO
parentd934f29f94e85f252acf222eb791f4af119c431d (diff)
downloadgnunet-b1d5fdcd3e4ef68eba736632741b51954b7c777d.tar.gz
gnunet-b1d5fdcd3e4ef68eba736632741b51954b7c777d.zip
publish stop, suspend handling
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO b/TODO
index 230924245..efde73741 100644
--- a/TODO
+++ b/TODO
@@ -17,9 +17,7 @@
17 - only connect() sockets that are ready (select()) [Nils] 17 - only connect() sockets that are ready (select()) [Nils]
18 [On W32, we need to select after calling socket before doing connect etc.] 18 [On W32, we need to select after calling socket before doing connect etc.]
19* GNUNET-GTK: 19* GNUNET-GTK:
20 - handle publish events 20 - test publishing
21 + stopped
22 + suspend
23 - directory support: 21 - directory support:
24 + download start: recursive/directory (!) & from-URI only 22 + download start: recursive/directory (!) & from-URI only
25 + handle download lost-parent (move to 'from-URI only' tab) 23 + handle download lost-parent (move to 'from-URI only' tab)