From ebe243afb0f8dca539b8cf0fe312aa36b563a080 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sat, 27 Dec 2014 08:50:16 -0500 Subject: [PATCH] TW-29 - TW-29 Deletion of recurring tasks behaving strangely (thanks to Cory Donnelly). --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 5fd93c2bd..9c7878102 100644 --- a/ChangeLog +++ b/ChangeLog @@ -33,6 +33,7 @@ - TW-24 incorrect use of xterm colorization escape sequences (thanks to Steve Rader). - TW-28 Inserts spaces before punctuation characters (thanks to Matt Kraai). +- TW-29 Deletion of recurring tasks behaving strangely (thanks to Cory Donnelly). - TW-43 Better error handling than: "Found extra operands." (thanks to Benjamin Weber). - TW-44 Space handling in dateformat (thanks to Louis-Claude Canon).