From e133d72e23a694441eafeb0a28635df15bb2c98a Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Mon, 7 Sep 2015 05:48:52 +0200 Subject: [PATCH] ChangeLog: Add note about TW-20 --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index be3120879..529115cce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2.4.5 () - +- TW-20 Task edit loses annotation precision, causing journal updating code + to incorrectly indicate annotions are deleted and recreated (thanks + to Cory Donnelly). - TW-32 Unable to change annotations via task edit (thanks to Peter De Poorter). - TW-50 Creation time is lost after editing (thanks to Ben Boeckel).