From 546357662f0ae1d88d3e37cca0e1d902478b6600 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 a4861ed6e..1b9add3a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -62,6 +62,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 ---------------------------