From b47fc523b90e58623d740e9b58af47c7e1bbc685 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 8 May 2016 16:41:24 -0400 Subject: [PATCH] Task: Corrected false-positive warning about relative dates --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 41913b9e4..e031b691b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23,6 +23,8 @@ (thanks to Fidel Mato). - Deprecated the 'new-uuid' verbosity option, since its functionality can be removed by merging with 'new-id'. +- Correct a false-positive warning when a due date is removed and a wait is + added. ------ current release ---------------------------