mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
- Fixed bug whereby "1 wks" was being improperly pluralized
This commit is contained in:
parent
9bca303113
commit
4572c97c9d
3 changed files with 17 additions and 14 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue