TW-1641: 'edit' should process or reject <mods> arguments

- Thanks to Daniel Shahaf.
This commit is contained in:
Paul Beckingham 2015-07-25 09:39:13 -04:00
parent 7aa101de58
commit 99e0953489
12 changed files with 19 additions and 0 deletions

View file

@ -81,6 +81,8 @@
- TW-1638 Undo doesn't work when a context is set (thanks to Jeremy John Reeder).
- TW-1640 '_get <id>.start' for an inactive tasks returns a date formatted from
epoch 0.
- TW-1641 'edit' should process or reject <mods> arguments (thanks to Daniel
Shahaf).
- Prevent potential task duplication during import for non-pending tasks.
- Show the active context in "context list", if any is active.
- Fix "task edit" dropping annotation text after newlines.