aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-07-25 23:19:49 +0000
committerChristian Grothoff <christian@grothoff.org>2009-07-25 23:19:49 +0000
commit11b5bf96779e8a01b6e67e7375dd9420358d0625 (patch)
treeed948c9c75d794ad0e6fa5e127cf76af9b8c2d2d /TODO
parent5f3bd6f08ff9777a966d82d0b26f421b843760ee (diff)
downloadgnunet-11b5bf96779e8a01b6e67e7375dd9420358d0625.tar.gz
gnunet-11b5bf96779e8a01b6e67e7375dd9420358d0625.zip
docu
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index b6fca4e15..b40bb9909 100644
--- a/TODO
+++ b/TODO
@@ -60,7 +60,7 @@ that would cause them to be executed and check that they are working:
60 60
61 61
62Module features to implement: 62Module features to implement:
63* datacache (needed for DHT) 63* DATACACHE (needed for DHT)
64 - implement testcases for dstore API 64 - implement testcases for dstore API
65 - implement testcases for dstore plugin 65 - implement testcases for dstore plugin
66 - implement performance tests 66 - implement performance tests
@@ -83,7 +83,7 @@ Module features to implement:
83 - implement performance tests 83 - implement performance tests
84* DHT (needed for FS) 84* DHT (needed for FS)
85 - review DHT API 85 - review DHT API
86 - implement DHT service (needs DV, DSTORE) 86 - implement DHT service (needs DV, DATACACHE)
87 - implement DHT library 87 - implement DHT library
88 - implement testcases 88 - implement testcases
89 - implement performance tests 89 - implement performance tests