aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2006-12-18 01:56:39 +0000
committerChristian Grothoff <christian@grothoff.org>2006-12-18 01:56:39 +0000
commit9c826f9d3d590481d0338887f38b1a0559c6620a (patch)
tree0de21b1b0b6d48545b142c8bfa36e461ee4b371c
parent6b591a7748d7564c856806dcc59d5ebb4a8e5437 (diff)
downloadgnunet-gtk-9c826f9d3d590481d0338887f38b1a0559c6620a.tar.gz
gnunet-gtk-9c826f9d3d590481d0338887f38b1a0559c6620a.zip
fixed
-rw-r--r--TODO8
1 files changed, 1 insertions, 7 deletions
diff --git a/TODO b/TODO
index e3f8bfc5..4fb1bf77 100644
--- a/TODO
+++ b/TODO
@@ -13,13 +13,6 @@ Notes:
13 13
14 14
150.7.1 (goal: core features of new API, done well): 150.7.1 (goal: core features of new API, done well):
16- Assertion failed at download.c:300 in fs_download_started [pre3]
17 Possible path for reproduction:
18 * Start download of directory (directory download completes),
19 * download files in the directory
20 * stop download of directory (=> kills pending downloads of files)
21 * re-start download of files
22 => assertion failure (once for each re-started download)
23- investigate #1153 [RC] 16- investigate #1153 [RC]
24 17
250.7.2 (goal: re-enable all 0.7.0 features): 180.7.2 (goal: re-enable all 0.7.0 features):
@@ -50,6 +43,7 @@ Notes:
50- for potentially long clists, add option to specify a string 43- for potentially long clists, add option to specify a string
51 pattern that must be matched for the lines to be displayed 44 pattern that must be matched for the lines to be displayed
52 (to further prune search results, for example) 45 (to further prune search results, for example)
46- gnunet-setup plugin
53- gnunet-peer-info plugin 47- gnunet-peer-info plugin
54 48
550.7.4 (goal: expand features): 490.7.4 (goal: expand features):