- Updated for 1.3.1 release.

This commit is contained in:
Paul Beckingham 2008-06-21 17:15:14 -04:00
parent 06a85c24ad
commit 44ca388b52
2 changed files with 5 additions and 1 deletions

View file

@ -19,7 +19,9 @@ represents a feature release, and the Z represents a patch.
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.
have affected more platforms
+ Bug: Task now will recreate a missing ~/.taskrc file, OR a missing
~/.task directory
------ reality -----------------------------------

View file

@ -54,6 +54,8 @@
oberved by the "task long" report
<li>Fixed bug causing segmentation faults (mostly for Ubuntu users)
when various commands are run
<li>Fixed bug so that task now will recreate a missing ~/.taskrc file,
OR a missing ~/.task directory
</ul>
<p>