diff options
author | Christian Grothoff <christian@grothoff.org> | 2005-08-20 09:02:01 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2005-08-20 09:02:01 +0000 |
commit | c318882f95050b9978fb8ae509526fc3a91a84b5 (patch) | |
tree | 9e7c4d5ebc4d4d48c343fdb47cd1c05dad824e4a | |
parent | d755a15bdf2f4ae85a2783e737c334683bbce3c3 (diff) | |
download | gnunet-gtk-c318882f95050b9978fb8ae509526fc3a91a84b5.tar.gz gnunet-gtk-c318882f95050b9978fb8ae509526fc3a91a84b5.zip |
sync
-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 | ||