+ prevent bug https://www.gnunet.org/bugs/view.php?id=1868
[oweals/gnunet.git] / TODO
diff --git a/TODO b/TODO
index 4b115c4bb12b543f0da446fdcf4057afbc3d0f1c..5d81b35d81901d81bf05e6367adf6580fa55a3b3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,13 +2,6 @@
 * 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:
@@ -16,6 +9,14 @@
   - 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
 
 0.9.1:
 * TRANSPORT: [MW]