From 98091a61004de6bc0ab06100c5e7e7215090d7c2 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Fri, 26 Dec 2014 10:28:16 -0500 Subject: [PATCH] TW-14 - TW-14 Parent recurring tasks cannot be deleted (thanks to Miguel de Val Borro). --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index d92d621ec..51319f71d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -26,6 +26,7 @@ - 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-14 Parent recurring tasks cannot be deleted (thanks to Miguel de Val Borro). - TW-15 'task recurring' shows only children of recurring tasks (thanks to Louis-Claude Canon). - TW-21 do not match a UDA if not followed by colon (thanks to Scott Kostyshak).