TW-1622: Duration UDA can't take an algebraic expression

- Thanks to Jeremy John Reeder.
This commit is contained in:
Paul Beckingham 2015-07-16 16:34:39 -04:00
parent 99b546c7e0
commit d7b5915652
2 changed files with 58 additions and 0 deletions

View file

@ -47,6 +47,8 @@
(thanks to Denis Kasak).
- TW-1615 Japanese translation for Taskwarrior(150513) (thanks to ribbon).
- TW-1617 Can't search for multi-word project (thanks to Audrey Easterday).
- TW-1622 Duration UDA can't take an algebraic expression (thanks to Jeremy John
Reeder).
- TW-1626 Wrong wait date (thanks to Andrea Rizzi).
- TW-1632 Japanese translation for Taskwarrior(150713) (thanks to ribbon).
- Prevent potential task duplication during import for non-pending tasks.