aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
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?)