From 8b1cc98d052f2c036deac7d3121310127153b285 Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Sat, 26 Jun 2021 14:01:26 -0400 Subject: [PATCH] Changelog: Document TW #2514 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 813f887e4..990e907fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -65,6 +65,8 @@ Thanks to Scott Kostyshak. - TW #2503 Warn against executing an empty execute command. Thanks to heinrichat. +- TW #2514 Duration values can be mis-reported in the task info output + Thanks to reportaman. ------ current release ---------------------------