From be659a7325c6f6e45ec0f3c84f88561ae93bfde4 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Wed, 24 Dec 2014 00:26:29 -0500 Subject: [PATCH] TW-1416 - TW-1416 Dates can't be input with hyphens (thanks to Jeremy John Reeder). --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 84d6af4d9..16b2986bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -166,6 +166,7 @@ - TW-1414 default.command doesn't work with execute anymore (thanks to Johannes Schlatow). - TW-1415 The recurrence value 'month' is not valid (thanks to Petteri). +- TW-1416 Dates can't be input with hyphens (thanks to Jeremy John Reeder). - TW-1420 Modifying 'uuid' fails to generate error (thanks to Black Ops Testing). - TW-1421 Modifying 'uuid' with bogus value can corrupt undo.data (thanks to Black Ops Testing).