diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 13 |
1 files changed, 6 insertions, 7 deletions
@@ -1,13 +1,12 @@ | |||
1 | 0.7.0 (all of these can go under "known limitations", that | 1 | 0.7.0 (all of these can go under "known limitations", that |
2 | is, they are not release-critical IMO): | 2 | is, they are not release-critical IMO): |
3 | 1) stats integration (daemon+own module for graphical stats) | 3 | 1) update interval is not parsed |
4 | 2) update interval is not parsed | 4 | 2) update namespace content (not implemented) |
5 | 3) update namespace content (not implemented) | 5 | 3) code cleanup (lots of repetition of code in fs plugin) |
6 | 4) code cleanup (lots of repetition of code in fs plugin) | 6 | 4) various minor memory leaks in models (esp. on shutdown) |
7 | 5) various minor memory leaks in models (esp. on shutdown) | 7 | 5) figure out where seemingly spurious "pending" downloads |
8 | 6) figure out where seemingly spurious "pending" downloads | ||
9 | come from (still there?) | 8 | come from (still there?) |
10 | 7) why can the "file sharing" tab not be selected first | 9 | 6) why can the "file sharing" tab not be selected first |
11 | (I can select first "General" and then "file sharing"!, | 10 | (I can select first "General" and then "file sharing"!, |
12 | glade shows no difference between the two!!!) | 11 | glade shows no difference between the two!!!) |
13 | 12 | ||