aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-09-19 08:29:44 +0000
committerChristian Grothoff <christian@grothoff.org>2011-09-19 08:29:44 +0000
commitb01a8d7a3b54eb113c05f21eab120a83c1b369d4 (patch)
tree9913f9dd472287846de5f73d6f4ad1f2688e2539 /TODO
parent0112540dd27f1e8591f33d96ab3846c5e6fa606e (diff)
downloadgnunet-b01a8d7a3b54eb113c05f21eab120a83c1b369d4.tar.gz
gnunet-b01a8d7a3b54eb113c05f21eab120a83c1b369d4.zip
update
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 4 insertions, 9 deletions
diff --git a/TODO b/TODO
index a72b7fab3..46d0d3de2 100644
--- a/TODO
+++ b/TODO
@@ -1,16 +1,11 @@
10.9.0pre3: 10.9.0pre3:
2* make sure transport provides latency in ATS (fs tests are complaining bitterly, 2* make sure transport provides latency in ATS (fs tests are complaining bitterly,
3 on line gnunet-service-fs_cp.c:338). 3 on line gnunet-service-fs_cp.c:338).
4* clean buildbots (with new transport)
5 4
60.9.0pre4: 50.9.0pre4:
7* GNUNET-GTK: [CG] 6* GNUNET-GTK: [CG]
8 - figure out where in the GUI we should show active upload operations and allow aborts 7 - provide context menus to allow aborts of downloads/uploads
9 - handle events: 8 - provide way to handle errors (search, download, publish errors)
10 + search error
11 + publish error
12* NAT:
13 - support HOSTNAME given for external-IP address (dyndns!)
14* FS [CG] 9* FS [CG]
15 - implement multi-peer FS performance tests + gauger them! 10 - implement multi-peer FS performance tests + gauger them!
16 + insert 11 + insert
@@ -25,7 +20,7 @@
25 - write chapter on DHT/block [Nate] 20 - write chapter on DHT/block [Nate]
26 - make a NICE download page 21 - make a NICE download page
27* big code review 22* big code review
28* Determine RC bugs and fix those (release should have no known real bugs) 23* Determine RC bugs and fix those (release should have no known real bugs)
29 24
300.9.1: 250.9.1:
31* TRANSPORT: [MW] 26* TRANSPORT: [MW]