From d85e0620c1bc68d67aefa55cc6f5c26161da1b5b Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Mon, 13 Jul 2015 08:51:32 -0400 Subject: [PATCH] TW-1389: tw will import same UUID n-times if part of same import - Thanks to Markus Beppler. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 98ea74573..95321a431 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,8 @@ - TW-303 Ability for "import" to update existing tasks (thanks to Kosta Harlan). - TW-1285 relative dates combined with times (thanks to Adam Gibbins). +- TW-1389 tw will import same UUID n-times if part of same import (thanks to + Markus Beppler). - TW-1432 start/stop can be issued on completed tasks (thanks to Renato Alves). - TW-1440 "task import" from STDIN (thanks to Renato Alves). - TW-1454 Redundant dependency should not stop modification (thanks to Tomas