- Fixed bug whereby "1 wks" was being improperly pluralized
This commit is contained in:
@@ -9,16 +9,18 @@ represents a feature release, and the z represents a patch.
|
||||
|
||||
Configurable columns in reports
|
||||
|
||||
------ reality -----------------------------------
|
||||
|
||||
1.3.0 (?)
|
||||
+ "task calendar" now displays multiple months per line, adjustable by the
|
||||
"monthsperline" configuration variable. Feature added by Damian Glenny
|
||||
+ "task export" can now filter tasks like the reports.
|
||||
+ Factored out code to filter tasks.
|
||||
+ Bug: Segmentation fault when no "dateformat" configuration variable
|
||||
specified
|
||||
+ Bug: Fixed bug whereby if you have more than one task with a due date, 7
|
||||
days gets added to the entry date of task 2..n
|
||||
|
||||
------ reality -----------------------------------
|
||||
+ Bug: Fixed bug whereby "1 wks" was being improperly pluralized
|
||||
|
||||
1.2.0 (6/13/2008)
|
||||
+ Bug: "dateformat" configuration variable used to display dates, but
|
||||
|
||||
Reference in New Issue
Block a user