aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2005-08-21 04:01:25 +0000
committerChristian Grothoff <christian@grothoff.org>2005-08-21 04:01:25 +0000
commitde5f84ab9cded0bb4298c30f3c8f2a1ece05332d (patch)
treed6c9f3f90a097575a59618a559dd59432ad3e2a2 /TODO
parentdb7d22699cd41f6e8d7f19b5d36fcd4590c382e6 (diff)
downloadgnunet-gtk-de5f84ab9cded0bb4298c30f3c8f2a1ece05332d.tar.gz
gnunet-gtk-de5f84ab9cded0bb4298c30f3c8f2a1ece05332d.zip
update
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 ]