TW-1638 Undo doesn't work when a context is set

- Thanks to Jeremy John Reeder.
This commit is contained in:
Paul Beckingham 2015-07-22 11:37:10 -04:00
parent 5ef5c3c70f
commit ba155aead3
2 changed files with 6 additions and 0 deletions

View file

@ -76,6 +76,7 @@
Tomas Babej).
- TW-1636 UUID with numeric-only first segment is not parsed properly (thanks
to Tomas Babej).
- TW-1638 Undo doesn't work when a context is set (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.