aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-04-15 11:29:01 +0000
committerChristian Grothoff <christian@grothoff.org>2011-04-15 11:29:01 +0000
commitcdbead67a9ac4bfb680b34e3d971028978c8ebe0 (patch)
tree06a3489d24f269d7488ac7c4604b34530d6022b5 /TODO
parentc27163b7e9d661136e1a1d5fdb98477cd286b32e (diff)
downloadgnunet-cdbead67a9ac4bfb680b34e3d971028978c8ebe0.tar.gz
gnunet-cdbead67a9ac4bfb680b34e3d971028978c8ebe0.zip
update
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index 184cf33fb..bd94dcfbe 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,6 @@
10.9.0pre3: [2'11] 10.9.0pre3: [2'11]
2* DATASTORE: 2* DATASTORE:
3 - get_random seems to not just return a SINGLE value, but an entire 3 - postgres support currently not implemented
4 sequence of values... => migration queue overflows!
5* NAT/UPNP: [Milan / Ayush / MW] 4* NAT/UPNP: [Milan / Ayush / MW]
6 - [#1609] code clean up 5 - [#1609] code clean up
7 - testing 6 - testing
@@ -11,6 +10,8 @@
11* Transport: 10* Transport:
12 - UDP fragmentation 11 - UDP fragmentation
13* FS/CORE [CG] 12* FS/CORE [CG]
13 - adjust service to deal with new datastore API (also crashes all over the place still,
14 likely related).
14 - download of 100 MB file from 'leach' peer hung due to 15 - download of 100 MB file from 'leach' peer hung due to
15 failure of core-api to call back after a change preference request 16 failure of core-api to call back after a change preference request
16 (structs indicate request was transmitted but reply never received?) 17 (structs indicate request was transmitted but reply never received?)