- Updated for 1.3.1 release.
This commit is contained in:
@@ -19,7 +19,9 @@ represents a feature release, and the Z represents a patch.
|
|||||||
just the ones based on "list"
|
just the ones based on "list"
|
||||||
+ Bug: Fixed segmentation faults on Ubuntu when the "dateformat"
|
+ Bug: Fixed segmentation faults on Ubuntu when the "dateformat"
|
||||||
configuration variables was missing. This was a code bug, and should
|
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 -----------------------------------
|
------ reality -----------------------------------
|
||||||
|
|
||||||
|
|||||||
@@ -54,6 +54,8 @@
|
|||||||
oberved by the "task long" report
|
oberved by the "task long" report
|
||||||
<li>Fixed bug causing segmentation faults (mostly for Ubuntu users)
|
<li>Fixed bug causing segmentation faults (mostly for Ubuntu users)
|
||||||
when various commands are run
|
when various commands are run
|
||||||
|
<li>Fixed bug so that task now will recreate a missing ~/.taskrc file,
|
||||||
|
OR a missing ~/.task directory
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
Reference in New Issue
Block a user