diff options
author | Christian Grothoff <christian@grothoff.org> | 2006-12-18 01:56:39 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2006-12-18 01:56:39 +0000 |
commit | 9c826f9d3d590481d0338887f38b1a0559c6620a (patch) | |
tree | 0de21b1b0b6d48545b142c8bfa36e461ee4b371c | |
parent | 6b591a7748d7564c856806dcc59d5ebb4a8e5437 (diff) | |
download | gnunet-gtk-9c826f9d3d590481d0338887f38b1a0559c6620a.tar.gz gnunet-gtk-9c826f9d3d590481d0338887f38b1a0559c6620a.zip |
fixed
-rw-r--r-- | TODO | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -13,13 +13,6 @@ Notes: | |||
13 | 13 | ||
14 | 14 | ||
15 | 0.7.1 (goal: core features of new API, done well): | 15 | 0.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 | ||
25 | 0.7.2 (goal: re-enable all 0.7.0 features): | 18 | 0.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 | ||
55 | 0.7.4 (goal: expand features): | 49 | 0.7.4 (goal: expand features): |