From 9c90d984181436af0b7a8c9dd167c1c5f56c5315 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 19 Jul 2015 23:41:32 -0400 Subject: [PATCH] TW-1485: can't delete recurring tasks (except by workaround) - Thanks to Dustin J. Mitchell. --- AUTHORS | 1 + ChangeLog | 2 ++ 2 files changed, 3 insertions(+) diff --git a/AUTHORS b/AUTHORS index 9d7f5559f..d92857238 100644 --- a/AUTHORS +++ b/AUTHORS @@ -263,3 +263,4 @@ suggestions: Andrea Rizzi Florian Petry Lars Beckers + Dustin J. Mitchell diff --git a/ChangeLog b/ChangeLog index 09691b014..a23d8b90a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -29,6 +29,8 @@ Tomas Babej). - TW-1480 Weird behaviour on redundant filter beginning with number (thanks to Tomas Babej). +- TW-1485 can't delete recurring tasks (except by workaround) (thanks to + Dustin J. Mitchell). - TW-1488 You have more urgent tasks (thanks to Stefan Betz, Denis Kasak). - TW-1511 Project titles not properly parsed if they contain hyphens (thanks to Leon Feng, Blake Sweeney, Dylan Mikus).