From 9e49325d6e2d644103c6404d92e0fe8b821b7bda Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Fri, 13 Feb 2015 20:35:04 -0500 Subject: [PATCH] TW-1531 - TW-1531 'task export' should handle recurrence (thanks to Tomas Babej). --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index b52485ec0..b373b2e17 100644 --- a/ChangeLog +++ b/ChangeLog @@ -24,6 +24,7 @@ Alves). - TW-1522 Date format doesn't like hyphens (thanks to Scott Carter). - TW-1524 Build Broken (thanks to Jack). +- TW-1531 'task export' should handle recurrence (thanks to Tomas Babej). - TW-1532 Hooks does not execute any script on Cygwin (thanks to Taisuke Hachimura). - Fixed assorted color theme problems.