TW-1287: default.* values applied to synced tasks

- Tasks that arrive through "task sync" no longer have defaults applied
  to them.
This commit is contained in:
Wilhelm Schuermann
2015-04-02 12:55:20 +02:00
parent 70d5f595c7
commit c830b4b669
2 changed files with 5 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
2.4.3 () -
- TW-1279 Make default.* not apply to recurring tasks.
- TW-1287 Make default.* not apply to synced tasks.
- TW-1578 Bash tab completion problems on first run
(thanks to Renato Alves and Ptolemarch).
- TW-1580 "modified" attribute no longer updated (thanks to David Patrick).