aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-07-17 21:11:03 +0000
committerChristian Grothoff <christian@grothoff.org>2009-07-17 21:11:03 +0000
commit13b0e8bc3bd62ef8a9b0c09086e95bb7cfa8a3ab (patch)
tree972e53ec3c1cb26917acc177d72afa8c59ea9cde /TODO
parenta1f0c51bc626efeab9d842765fd1aede65035f93 (diff)
downloadgnunet-13b0e8bc3bd62ef8a9b0c09086e95bb7cfa8a3ab.tar.gz
gnunet-13b0e8bc3bd62ef8a9b0c09086e95bb7cfa8a3ab.zip
done
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index 99b21d3e4..04c62e16e 100644
--- a/TODO
+++ b/TODO
@@ -59,8 +59,7 @@ Datastores:
59* implement sqlite-based sqstore/datastore service 59* implement sqlite-based sqstore/datastore service
60 + implement service (datastore + talks to plugin) 60 + implement service (datastore + talks to plugin)
61 + implement library (talks to service) 61 + implement library (talks to service)
62 + implement sqlite plugin (talks to DB) 62 + get testcases to pass
63 + fix testcases (make them use CPS, complete their inner workings...)
64* implement sqlite-based dstore services 63* implement sqlite-based dstore services
65 + design API 64 + design API
66 + implement library (talks to service) 65 + implement library (talks to service)