From b18b7cc588b5994a6c42fea7c3366440d2af82b4 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sat, 27 Dec 2014 09:30:45 -0500 Subject: [PATCH] TW-42 - TW-42 "add" reports wrong task number when executed after "done" (thanks to Steve Rader). --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index fbb75e168..906fa0c61 100644 --- a/ChangeLog +++ b/ChangeLog @@ -35,6 +35,8 @@ - TW-28 Inserts spaces before punctuation characters (thanks to Matt Kraai). - TW-29 Deletion of recurring tasks behaving strangely (thanks to Cory Donnelly). - TW-37 Problem with fractions? (thanks to Aikido Guy). +- TW-42 "add" reports wrong task number when executed after "done" (thanks to + Steve Rader). - TW-43 Better error handling than: "Found extra operands." (thanks to Benjamin Weber). - TW-44 Space handling in dateformat (thanks to Louis-Claude Canon).