diff options
Diffstat (limited to 'TODO')
-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): |