TW-1635: Running "task anystringatall" does not filter anything

- Thanks to Tomas Babej.
This commit is contained in:
Paul Beckingham 2015-07-19 15:16:01 -04:00
parent 9cb6bc1a42
commit d1d7ef64fa

View file

@ -53,6 +53,8 @@
- TW-1632 Japanese translation for Taskwarrior(150713) (thanks to ribbon). - TW-1632 Japanese translation for Taskwarrior(150713) (thanks to ribbon).
- TW-1634 due.not:<date> excludes only tasks scheduled at mitnight (thanks to - TW-1634 due.not:<date> excludes only tasks scheduled at mitnight (thanks to
Tomas Babej). Tomas Babej).
- TW-1635 Running "task anystringatall" does not filter anything (thanks to
Tomas Babej).
- Prevent potential task duplication during import for non-pending tasks. - Prevent potential task duplication during import for non-pending tasks.
- Show the active context in "context list", if any is active. - Show the active context in "context list", if any is active.
- Fix "task edit" dropping annotation text after newlines. - Fix "task edit" dropping annotation text after newlines.