From 76d9ed2148a3fa681b069344236fb7a3483f790d Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Tue, 22 Mar 2016 23:43:49 +0100 Subject: [PATCH] TW-1788: Closing a reopened task does not update the end time - Thanks to Ralph Bean. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9b5bddf5e..b491a1f5a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,8 @@ (thanks to Paul Beckingham) - TW-1772 Implementation of circular dependency detection is inefficient (thanks to Michael Meier). +- TW-1788 Closing a reopened task does not update the end time (thanks + to Ralph Bean). - Removed deprecated 'alias._query' setting. ------ current release ---------------------------