- TW-1267 If default.project is defined it's not possible to add a task without
          a project (thanks to Renato Alves).
This commit is contained in:
Paul Beckingham 2014-07-03 17:41:39 -04:00
parent 5e1f596200
commit a04df10d11
2 changed files with 31 additions and 31 deletions

View file

@ -71,6 +71,8 @@
- TW-1263 Command Reference Redesign.
- TW-1264 Project | Tags assigned ratio of tasks (thanks to Benjamin Weber).
- TW-1265 cannot add UDA with underscore (thanks to Jakub Wilk).
- TW-1267 If default.project is defined it's not possible to add a task without
a project (thanks to Renato Alves).
- TW-1273 Words in task descriptions and annotations are cut-off after a hyphen
(thanks to Elias Probst).
- TW-1274 Map 'modification' attribute to 'modified' (thanks to jck).