Commit 3aba16898520584619a00d8b8d389d7d34be1de9
1 parent
6a48534e
TODO for 11.3
Showing
1 changed file
with
10 additions
and
0 deletions
TODO
| @@ -6,6 +6,16 @@ Always | @@ -6,6 +6,16 @@ Always | ||
| 6 | * When close to release, make sure external-libs is building and | 6 | * When close to release, make sure external-libs is building and |
| 7 | follow instructions in ../external-libs/README | 7 | follow instructions in ../external-libs/README |
| 8 | 8 | ||
| 9 | +11.3 | ||
| 10 | +==== | ||
| 11 | + | ||
| 12 | +* Fix #874 -- make args in --encrypt to match the json and make | ||
| 13 | + positional fill in the gaps | ||
| 14 | +* Fix #851 -- not suppressing linearization warnings | ||
| 15 | +* Maybe fix #553 -- use file times for attachments | ||
| 16 | +* Clarify idempotency section to emphasize --deterministic-id over | ||
| 17 | + --static-id | ||
| 18 | + | ||
| 9 | Next | 19 | Next |
| 10 | ==== | 20 | ==== |
| 11 | 21 |