aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index b4c90892..b1e4c32e 100644
--- a/TODO
+++ b/TODO
@@ -1,11 +1,11 @@
10.7.0 (all of these can go under "known limitations", that 10.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):
30) add functions to query and change FSUI_trackStatus
41) on_namespaceInsertButton_clicked somehow is 31) on_namespaceInsertButton_clicked somehow is
5 NOT called when I click on the "Add" 4 NOT called when I click on the "Add"
6 button in the FS-advanced window (very strange) 5 button in the FS-advanced window (very strange)
71) update namespace content (not implemented) 61) update namespace content (not implemented)
82) various minor memory leaks (see FIXME in search.c) 72) various minor memory leaks (see FIXME in search.c,
8 #if 0 code in namespace.c)
9 9
10Later (0.7.1+): 10Later (0.7.1+):
111) create directory from known file IDs [ medium ] 111) create directory from known file IDs [ medium ]