mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
- Fixed bug causing seg faults for Ubuntu users.
This commit is contained in:
parent
61acf6239c
commit
ceaba87ba3
5 changed files with 24 additions and 18 deletions
|
@ -12,11 +12,14 @@ represents a feature release, and the Z represents a patch.
|
|||
- Recurring tasks
|
||||
|
||||
|
||||
1.3.1 (?)
|
||||
+ Bug: "showage" configuration variable should apply to all reports, not
|
||||
just the ones based on "list"
|
||||
1.3.1 (6/21/2008)
|
||||
+ New configuration variable, "defaultwidth" that determines the width
|
||||
of tables when ncurses support is not available
|
||||
+ Bug: "showage" configuration variable should apply to all reports, not
|
||||
just the ones based on "list"
|
||||
+ Bug: Fixed segmentation faults on Ubuntu when the "dateformat"
|
||||
configuration variables was missing. This was a code bug, and should
|
||||
have affected more platforms.
|
||||
|
||||
------ reality -----------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue