aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-04 11:14:25 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-04 11:14:25 +0000
commit6276a671135e01b119f198d0ae3092bfeb14903e (patch)
treebe184253d3c14e2b9ea6b2f4dd335b4c935d68b1 /TODO
parent6aefa4ac85435c8e7afb86e4e6daef77da69709a (diff)
downloadgnunet-6276a671135e01b119f198d0ae3092bfeb14903e.tar.gz
gnunet-6276a671135e01b119f198d0ae3092bfeb14903e.zip
calling sync, cleaning up files
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 14f1d5ce6..3637418cb 100644
--- a/TODO
+++ b/TODO
@@ -1,10 +1,8 @@
10.9.0pre1: 10.9.0pre1:
2* FS: [CG] 2* FS: [CG]
3 - actually call 'sync' functions (publish, unindex, search, download)
4 - code review: 3 - code review:
5 => refactor fs.c to join common code segments! 4 => refactor fs.c to join common code segments!
6 => document directory structure (and use #define's for the directory names!) 5 => document directory structure (and use #define's for the directory names!)
7 => ensure all files & dirs are cleaned up! (at least during 'clean' runs)
8 - persistence testing (publish, unindex, search, download): 6 - persistence testing (publish, unindex, search, download):
9 => need driver! 7 => need driver!
10 => schedule suspending tasks DURING event handler => good coverage! 8 => schedule suspending tasks DURING event handler => good coverage!