aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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