Merge branch '1.9.0' of tasktools.org:task into 1.9.0

This commit is contained in:
Paul Beckingham 2010-01-27 16:53:41 -05:00
commit 572a833a51
3 changed files with 2 additions and 3 deletions

View file

@ -43,4 +43,3 @@ Thanks to the following, who submitted detailed bug reports and excellent sugges
Ivo Jimenez Ivo Jimenez
Joe Pulliam Joe Pulliam
Juergen Daubert Juergen Daubert

View file

@ -45,7 +45,7 @@
dates when doing a 'task cal' for the corresponding months: dates when doing a 'task cal' for the corresponding months:
'calendar.details' and 'calendar.details.report' 'calendar.details' and 'calendar.details.report'
+ Added 5 new color configuration variables to colorize today, days with due tasks, + 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', 'calendar.color.today', 'color.calendar.due', 'calendar.calendar.overdue',
'color.calendar.weekend'and 'color.calendar.weeknumber'. 'color.calendar.weekend'and 'color.calendar.weeknumber'.
+ Added support for holidays in the calendar by using calendar.holidays + Added support for holidays in the calendar by using calendar.holidays

2
NEWS
View file

@ -10,7 +10,7 @@ New Features in task 1.9
- New date format for reports - New date format for reports
- Improved .taskrc validation - Improved .taskrc validation
- Improved calendar report with custom coloring and optional task details output - 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 Please refer to the ChangeLog file for full details. There are too many to
list here. list here.