From 7d2d06dbcdc4b6a9517d483b8fdf8f59c39e4db5 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 c45ed259d..ae8a73bb3 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. 2.5.1 (2016-02-24) 8b4ae3b54b44dfbd00b96cdd6dceb8dfe7cc1ea0