From 66ba5a153c4b9e0a02ef586ddb17f1497f1ec9a9 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Fri, 26 Dec 2014 10:19:03 -0500 Subject: [PATCH] TW-2 - TW-2 Unexpected behaviour - marking task as done releases task ID (thanks to Cory Donnelly). --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1618bdbee..d92d621ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23,6 +23,8 @@ - #1511 sync init crashes if client certification file is empty or invalid (thanks to Marton Suranyi). - TW-1 Recurring task message on the same task (thanks to Profpatsch). +- TW-2 Unexpected behaviour - marking task as done releases task ID (thanks to + Cory Donnelly). - TW-5 color.due.today does not work (thanks to Max Muller). - TW-15 'task recurring' shows only children of recurring tasks (thanks to Louis-Claude Canon).