Edited ChangeLog according to changes in 401f1b6496
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
of the output of annotations.
|
of the output of annotations.
|
||||||
+ Added feature #254 (#295) which gives task a second date format to be
|
+ Added feature #254 (#295) which gives task a second date format to be
|
||||||
used in the reports with more conversion sequences like weekday name
|
used in the reports with more conversion sequences like weekday name
|
||||||
or weeknumber. The date format is set with variable "reportdateformat".
|
or weeknumber. The date format is set with variable "dateformat.report".
|
||||||
+ Added feature #292 that permits alternate line coloration in reports
|
+ Added feature #292 that permits alternate line coloration in reports
|
||||||
(thanks to Richard Querin).
|
(thanks to Richard Querin).
|
||||||
+ Added feature #307 that provides vim with syntax highlighting for .taskrc.
|
+ Added feature #307 that provides vim with syntax highlighting for .taskrc.
|
||||||
@@ -50,6 +50,7 @@
|
|||||||
'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
|
||||||
and the corresponding holiday.X.name and holiday.X.date variables.
|
and the corresponding holiday.X.name and holiday.X.date variables.
|
||||||
|
The default dateformat being YMD (20101224) set by dateformat.holiday.
|
||||||
+ The coloring of due tasks in reports can now be enabled for all tasks, and not
|
+ The coloring of due tasks in reports can now be enabled for all tasks, and not
|
||||||
only the imminent ones, by setting the configuration variable due=0.
|
only the imminent ones, by setting the configuration variable due=0.
|
||||||
+ Added a new 'task-faq' man page for common questions and answers.
|
+ Added a new 'task-faq' man page for common questions and answers.
|
||||||
|
|||||||
Reference in New Issue
Block a user