From 1980df89c06c9c36d5c90822c367f5d13e05818b 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 547d963d2..a55d9cd98 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. 2.5.1 (2016-02-24) 8b4ae3b54b44dfbd00b96cdd6dceb8dfe7cc1ea0