From 2c1f18bf26740efa8f28c84d15fdddb2b2edf763 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Wed, 24 Dec 2014 00:29:46 -0500 Subject: [PATCH] TW-1442 - TW-1442 Dateformat incorrectly interpreted (thanks to Dirk Deimeke). --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 16b2986bf..a68c0b5a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -183,6 +183,7 @@ - TW-1438 Configuration setting rc.confirmation=no no longer disables confirmation requests (thanks to Adam Coddington). - TW-1441 task import continues happily if filename doesn't exist. +- TW-1442 Dateformat incorrectly interpreted (thanks to Dirk Deimeke). - TW-1444 Tag ordering is preserved, but should be sorted in reports. - TW-1449 Nag function does not respect urgency (thanks to Tomas Babej). - TW-1460 Empty due dates lead to endless loop.