loaded the same plugin multiple times instead of multiple plugins
[oweals/gnunet.git] / TODO
diff --git a/TODO b/TODO
index 4b115c4bb12b543f0da446fdcf4057afbc3d0f1c..3607193e34fd9f0e3eb99abc13447b3eb04a9632 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,21 +1,22 @@
-0.9.0pre4:
+0.9.0:
 * GNUNET-GTK: [CG]
   - provide context menus to allow aborts of downloads/uploads
   - provide way to handle errors (search, download, publish errors)
-* FS [CG]
-  - implement multi-peer FS performance tests + gauger them!
-    + insert
-    + download
-    + search
-* transport:
-  - CONNECT: actually consider switching session...
-
-0.9.0:
 * new webpage:
   - write chapter on DHT/block [Nate] 
   - make a NICE download page 
 * big code review
 * Determine RC bugs and fix those (release should have no known real bugs)
+* Transport:
+  - When receiving SESSION_CONNECT: actually consider switching session
+    (test this!)
+* FS [CG]
+  - implement multi-peer FS performance tests + gauger them!
+    + insert
+    + download
+    + search
+* blocks:
+  + should block plugins live in block/ or with fs/dht/vpn?
 
 0.9.1:
 * TRANSPORT: [MW]
@@ -23,7 +24,7 @@
     queue of size > 2), might be better to have at MOST one message pending
     per plugin/target and only send the next one after the continuation was
     called (or use 'notify_transmit_ready-style API?)
-  - WLAN transport backend [DB]
+  - WLAN transport backend (code cleanup) [MW]
   - need to periodically probe latency/transport cost changes & possibly switch transport 
     (working ATS)
 * DV: