- Fixed bug causing seg faults for Ubuntu users.

This commit is contained in:
Paul Beckingham 2008-06-21 16:38:01 -04:00
parent 61acf6239c
commit ceaba87ba3
5 changed files with 24 additions and 18 deletions

View file

@ -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 -----------------------------------