diff --git a/ChangeLog b/ChangeLog index c30e22a23..88a19b223 100644 --- a/ChangeLog +++ b/ChangeLog @@ -20,8 +20,8 @@ Bugs + Fixed bug #968, a typo in the 'edit' command text (thanks to Victor Roetman). + Fixed bug #973, including 'urgency' in the 'export' output (thanks to Andy Spiegl). - + Fixed bug #986, so that the 'info' report uses the correct date format - (thanks to Louis-Claude Canon). + + Fixed bug #986, so that the 'info' report uses the correct date format, also + applied patch to correct documentation (thanks to Louis-Claude Canon). + Applied patch for bug #987, so that total active time does not continue to accumulate after an active task is completed (thanks to Louis-Claude Canon). + Fixed bug #988, updating the documentation so that 'undo.data' usage is more diff --git a/doc/man/taskrc.5.in b/doc/man/taskrc.5.in index ec24a7081..afb827f50 100644 --- a/doc/man/taskrc.5.in +++ b/doc/man/taskrc.5.in @@ -466,9 +466,11 @@ Enables the extension system. Defaults to on. This is a string of characters that define how taskwarrior formats date values. The precedence order for the configuration variable is report.X.dateformat then dateformat.report then dateformat. While report.X.dateformat only formats the -due date in reports, dateformat.report formats the due date both in reports +due date in reports, report.info.dateformat formats all the displayed dates of +"task info" except for the date in each journal entry. +dateformat.report formats the date both in reports and "task info". If both of these are not set then dateformat will be applied -to the due date. Entered dates as well as all other displayed dates in reports +to the date. Entered dates as well as all other displayed dates in reports are formatted according to dateformat. The default value is: m/d/Y. The string should contain the characters: