(no commit message)
[oweals/gnunet.git] / TODO
diff --git a/TODO b/TODO
index a72b7fab350740a12150b10d59cf48121f48e49f..5d81b35d81901d81bf05e6367adf6580fa55a3b3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,31 +1,22 @@
-0.9.0pre3:
-* make sure transport provides latency in ATS (fs tests are complaining bitterly,
-  on line gnunet-service-fs_cp.c:338).
-* clean buildbots (with new transport)
-
 0.9.0pre4:
 * GNUNET-GTK: [CG]
-  - figure out where in the GUI we should show active upload operations and allow aborts
-  - handle events:
-    + search error
-    + publish error
-* NAT:
-  - support HOSTNAME given for external-IP address (dyndns!)
-* FS [CG]
-  - implement multi-peer FS performance tests + gauger them!
-    + insert
-    + download
-    + search
-* transport:
-  - explicit DISCONNECT: add signature, create message...
-  - CONNECT: actually consider switching session...
+  - provide context menus to allow aborts of downloads/uploads
+  - provide way to handle errors (search, download, publish errors)
 
 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)
+* 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]