Commit 04118ca44b97a362ca5be77e580085dbb9ac4563
1 parent
8ccd3a8a
TODO item
Showing
1 changed file
with
4 additions
and
1 deletions
TODO
| @@ -10,7 +10,10 @@ In order: | @@ -10,7 +10,10 @@ In order: | ||
| 10 | 10 | ||
| 11 | Other (do in any order): | 11 | Other (do in any order): |
| 12 | 12 | ||
| 13 | -Misc | 13 | +* Make job JSON accept a single element and treat as an array of one |
| 14 | + when an array is expected. This allows for making things repeatable | ||
| 15 | + in the future without breaking compatibility and is needed for the | ||
| 16 | + remote-attachment fix to be backward-compatible. | ||
| 14 | * Add an option --ignore-encryption to ignore encryption information | 17 | * Add an option --ignore-encryption to ignore encryption information |
| 15 | and treat encrypted files as if they weren't encrypted. This should | 18 | and treat encrypted files as if they weren't encrypted. This should |
| 16 | make it possible to solve #598 (--show-encryption without a | 19 | make it possible to solve #598 (--show-encryption without a |