diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,4 +1,6 @@ | |||
1 | 0.7.1: | 1 | 0.7.1: |
2 | - deadlock: FSUI_startDownload/Upload | ||
3 | must NOT be done in main thread [pre2] | ||
2 | - fix addition of previews for uploads [pre2] | 4 | - fix addition of previews for uploads [pre2] |
3 | - create directory from known file IDs [ medium ] [pre2] | 5 | - create directory from known file IDs [ medium ] [pre2] |
4 | in Assemble Directory's Files Available/Selected | 6 | in Assemble Directory's Files Available/Selected |
@@ -14,9 +16,6 @@ | |||
14 | + collection abortion | 16 | + collection abortion |
15 | 17 | ||
16 | ODD BUGS TO WATCH OUT FOR (seen, possibly fixed, hard to reproduce): | 18 | ODD BUGS TO WATCH OUT FOR (seen, possibly fixed, hard to reproduce): |
17 | - deadlock (download directory, download files in | ||
18 | directory, clear (multiple) completed downloads | ||
19 | => strange deadlock) | ||
20 | - Assertion failed at download.c:264 in fs_download_started. | 19 | - Assertion failed at download.c:264 in fs_download_started. |
21 | 20 | ||
22 | 0.7.2: | 21 | 0.7.2: |