From 78f1f29db1e436bc9c322037d83b4a449f35d075 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sat, 27 Dec 2014 20:13:55 -0500 Subject: [PATCH] TW-292 - TW-292 Override to suppress "this is reccurring task" message (thanks to Max Muller). --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 14992975c..26ecf6023 100644 --- a/ChangeLog +++ b/ChangeLog @@ -108,6 +108,8 @@ - TW-285 DUETODAY doesn't give any output (thanks to Jostein Berntsen). - TW-288 `task edit` mangles descriptions with embedded newlines (thanks to Kevin Ballard). +- TW-292 Override to suppress "this is reccurring task" message (thanks to Max + Muller). - TW-294 Display UUID of task created by add (thanks to John West). - TW-295 Replacing annotations or descriptions which contain '/'s (thanks to Johannes Schlatow).