TW-1642: After "--", an apostrophe unexpectedly ends the task description

- Thanks to Jeremy John Reeder.
This commit is contained in:
Paul Beckingham 2015-07-28 19:58:18 -04:00
parent 4e2062cd25
commit caab26247c
2 changed files with 7 additions and 1 deletions

View file

@ -83,6 +83,8 @@
epoch 0.
- TW-1641 'edit' should process or reject <mods> arguments (thanks to Daniel
Shahaf).
- TW-1642 After "--", an apostrophe unexpectedly ends the task description
(thanks to Jeremy John Reeder).
- 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.