diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ | |||
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 | 0) add functions to query and change FSUI_trackStatus | ||
4 | 1) on_namespaceInsertButton_clicked somehow is | ||
5 | NOT called when I click on the "Add" | ||
6 | button in the FS-advanced window (very strange) | ||
3 | 1) update namespace content (not implemented) | 7 | 1) update namespace content (not implemented) |
4 | 2) various minor memory leaks (see FIXME in search.c) | 8 | 2) various minor memory leaks (see FIXME in search.c) |
5 | 9 | ||