From 1e03db77cae1ef08c956c13f402d52dee376ed1f Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 12 Oct 2014 23:57:17 -0400 Subject: [PATCH] TW-1415 - The recurrence value 'month' is not valid (thanks for Petteri). --- AUTHORS | 1 + ChangeLog | 1 + 2 files changed, 2 insertions(+) diff --git a/AUTHORS b/AUTHORS index 409c1695f..e65fb4c44 100644 --- a/AUTHORS +++ b/AUTHORS @@ -231,3 +231,4 @@ suggestions: Lee Lieske Peter Vitt dev-zero + Petteri diff --git a/ChangeLog b/ChangeLog index 0bc2fece1..6e06e50af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -158,6 +158,7 @@ - TW-1407 'task calendar 2014' leaks. - TW-1409 Allow "1 of N tasks remaining" to be correctly localized (thanks to Jeremy John Reeder). +- TW-1415 The recurrence value 'month' is not valid (thanks to Petteri). - TW-1428 Add support for color.uda.. rules. - Removed deprecated 'echo.command' setting, in favor of the 'header' and 'affected' verbosity tokens.