From 180d4ece77d12b09e6cf28174104e4b9502363e9 Mon Sep 17 00:00:00 2001 From: Federico Hernandez Date: Wed, 27 Jan 2010 18:42:16 +0100 Subject: [PATCH] Spelling... --- AUTHORS | 1 - ChangeLog | 2 +- NEWS | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/AUTHORS b/AUTHORS index 1a9c81146..e16d21a2d 100644 --- a/AUTHORS +++ b/AUTHORS @@ -43,4 +43,3 @@ Thanks to the following, who submitted detailed bug reports and excellent sugges Ivo Jimenez Joe Pulliam Juergen Daubert - diff --git a/ChangeLog b/ChangeLog index d1dc33dfa..f03624991 100644 --- a/ChangeLog +++ b/ChangeLog @@ -45,7 +45,7 @@ dates when doing a 'task cal' for the corresponding months: 'calendar.details' and 'calendar.details.report' + Added 5 new color configuration variables to colorize today, days with due tasks, - days with overdue tasks, weekend days and weeknumbers in the calendar: + days with overdue tasks, weekend days and week numbers in the calendar: 'calendar.color.today', 'color.calendar.due', 'calendar.calendar.overdue', 'color.calendar.weekend'and 'color.calendar.weeknumber'. + Added support for holidays in the calendar by using calendar.holidays diff --git a/NEWS b/NEWS index e5dc4a369..ee963da7c 100644 --- a/NEWS +++ b/NEWS @@ -10,7 +10,7 @@ New Features in task 1.9 - New date format for reports - Improved .taskrc validation - Improved calendar report with custom coloring and optional task details output - - Holidays are now supported in the calendar + - Holidays are now supported in the calendar report Please refer to the ChangeLog file for full details. There are too many to list here.