aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-31 08:09:28 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-31 08:09:28 +0000
commit46e277f53de5d77ba4414c178b511278c21b1789 (patch)
tree627f70a2f542576ee75f77e9bd97c8d6aa5af0a3 /TODO
parent4a8b0022e6235b9912d02a8e92c020bea1ac1798 (diff)
downloadgnunet-46e277f53de5d77ba4414c178b511278c21b1789.tar.gz
gnunet-46e277f53de5d77ba4414c178b511278c21b1789.zip
note
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index da8e2d07b..c4d784bef 100644
--- a/TODO
+++ b/TODO
@@ -135,6 +135,11 @@
135 - figure out where in the GUI we should show active uploads/unindex operations and allow aborts 135 - figure out where in the GUI we should show active uploads/unindex operations and allow aborts
136* SETUP: 136* SETUP:
137 - design & implement new setup tool 137 - design & implement new setup tool
138* UTIL:
139 - remove dependency on GNU LE from util (linker-wise) so that
140 not all binaries are linked against LE! (header is OK!)
141 (seems that only GNUNET_CONTAINER_meta_data_extract_from_file
142 needs to be moved to another location, i.e. FS/file-info for this!)
138 143
1390.9.0pre3: 1440.9.0pre3:
140* TRACEKIT: [MW] 145* TRACEKIT: [MW]