TW-303: Make "task import" update existing tasks

This commit is contained in:
Wilhelm Schuermann
2015-05-29 19:49:54 +02:00
parent 45088dc9ce
commit 9d6067e2fe
7 changed files with 50 additions and 19 deletions

View File

@@ -1,8 +1,11 @@
2.4.5 () -
- TW-303 Ability for "import" to update existing tasks (thanks to Kosta
Harlan).
- TW-1440 "task import" from STDIN (thanks to Renato Alves).
- TW-1432 start/stop can be issued on completed tasks (thanks to Renato Alves).
- TW-1572 Better urgency inheritance (thanks to Jens Erat).
- Prevent potential task duplication during import for non-pending tasks.
------ current release ---------------------------