aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 4 insertions, 4 deletions
diff --git a/TODO b/TODO
index 5d81b35d8..3607193e3 100644
--- a/TODO
+++ b/TODO
@@ -1,9 +1,7 @@
10.9.0pre4: 10.9.0:
2* GNUNET-GTK: [CG] 2* GNUNET-GTK: [CG]
3 - provide context menus to allow aborts of downloads/uploads 3 - provide context menus to allow aborts of downloads/uploads
4 - provide way to handle errors (search, download, publish errors) 4 - provide way to handle errors (search, download, publish errors)
5
60.9.0:
7* new webpage: 5* new webpage:
8 - write chapter on DHT/block [Nate] 6 - write chapter on DHT/block [Nate]
9 - make a NICE download page 7 - make a NICE download page
@@ -17,6 +15,8 @@
17 + insert 15 + insert
18 + download 16 + download
19 + search 17 + search
18* blocks:
19 + should block plugins live in block/ or with fs/dht/vpn?
20 20
210.9.1: 210.9.1:
22* TRANSPORT: [MW] 22* TRANSPORT: [MW]
@@ -24,7 +24,7 @@
24 queue of size > 2), might be better to have at MOST one message pending 24 queue of size > 2), might be better to have at MOST one message pending
25 per plugin/target and only send the next one after the continuation was 25 per plugin/target and only send the next one after the continuation was
26 called (or use 'notify_transmit_ready-style API?) 26 called (or use 'notify_transmit_ready-style API?)
27 - WLAN transport backend [DB] 27 - WLAN transport backend (code cleanup) [MW]
28 - need to periodically probe latency/transport cost changes & possibly switch transport 28 - need to periodically probe latency/transport cost changes & possibly switch transport
29 (working ATS) 29 (working ATS)
30* DV: 30* DV: