aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-01-21 19:51:47 +0000
committerChristian Grothoff <christian@grothoff.org>2010-01-21 19:51:47 +0000
commit1c4fc4d1aecaff9215c268c22d0f4577bd2f9928 (patch)
tree8b4ec5b705e097af54ad187695cd2074b615a3e9 /TODO
parent98554bb388165bd6ad3cb3220dc2b2f1aede61b3 (diff)
downloadgnunet-1c4fc4d1aecaff9215c268c22d0f4577bd2f9928.tar.gz
gnunet-1c4fc4d1aecaff9215c268c22d0f4577bd2f9928.zip
stuff
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 4 insertions, 4 deletions
diff --git a/TODO b/TODO
index 5d5f33234..1d975e95a 100644
--- a/TODO
+++ b/TODO
@@ -13,12 +13,12 @@ away), in order in which they will likely be done:
13 13
14Urgent items (before announcing ng.gnunet.org): 14Urgent items (before announcing ng.gnunet.org):
15* CORE: 15* CORE:
16 - update core API to reflect changes to transport API
17 (need to pass distance to clients!)
18 - test currently fails spectacularly 16 - test currently fails spectacularly
19 - request disconnect not implemented (needs better transport API) 17 - request disconnect not implemented
18 - request connect not working
19 - various notification options not implemented
20* topology 20* topology
21 - (forced) disconnect does not work (also CORE API issue) 21 - (forced) disconnect does not work as implemented (still?)
22 - needs testing (not sure the current testcase does much...) 22 - needs testing (not sure the current testcase does much...)
23* testing: 23* testing:
24 - timeout_hello_task is not used but should be (so we can fail 24 - timeout_hello_task is not used but should be (so we can fail