mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-29 07:57:20 +02:00
Documentation Update - corrected mistakes
- Wrong year - Failed to mention taskrc man page
This commit is contained in:
parent
13aeff1389
commit
a120b4bd89
1 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
------ old releases ------------------------------
|
------ old releases ------------------------------
|
||||||
|
|
||||||
1.7.0 (5/14/2009)
|
1.7.0 (5/14/2009) f6b8b39d8b4a85c30a457e9e78b582b74531bfe4
|
||||||
+ Improved the errors when parsing a corrupt or unrecognized pending.data
|
+ Improved the errors when parsing a corrupt or unrecognized pending.data
|
||||||
or completed.data file (thanks to T. Charles Yun).
|
or completed.data file (thanks to T. Charles Yun).
|
||||||
+ Added details to the "info" report about recurring tasks (thanks to T.
|
+ Added details to the "info" report about recurring tasks (thanks to T.
|
||||||
|
@ -36,8 +36,8 @@
|
||||||
to /usr/local/share/task (thanks to Federico Hernandez).
|
to /usr/local/share/task (thanks to Federico Hernandez).
|
||||||
+ Applied patch to allow task to build on Arch Linux (thanks to Johan Friis).
|
+ Applied patch to allow task to build on Arch Linux (thanks to Johan Friis).
|
||||||
+ Applied patch to fix a UUID bug on Solaris 8 (thanks to Steven de Brouwer).
|
+ Applied patch to fix a UUID bug on Solaris 8 (thanks to Steven de Brouwer).
|
||||||
+ The task man page is now installed. Try "man task" (thanks to Federico
|
+ The task and taskrc man pages are here. Try "man task", "man taskrc"
|
||||||
Hernandez and P.C. Shyamshankar).
|
(thanks to Federico Hernandez and P.C. Shyamshankar).
|
||||||
+ Fixed bug that causes task to create a default .task directory, even if
|
+ Fixed bug that causes task to create a default .task directory, even if
|
||||||
data.location specified otherwise (thanks to Federico Hernandez).
|
data.location specified otherwise (thanks to Federico Hernandez).
|
||||||
+ New "edit" command that fires up a text editor (uses 'editor' configuration
|
+ New "edit" command that fires up a text editor (uses 'editor' configuration
|
||||||
|
@ -285,7 +285,7 @@
|
||||||
+ Made unit tests compile and run again.
|
+ Made unit tests compile and run again.
|
||||||
+ Removed tests from distibution.
|
+ Removed tests from distibution.
|
||||||
|
|
||||||
0.9.6 (5/13/208)
|
0.9.6 (5/13/2008)
|
||||||
+ Corrected wrong include file in Table.cpp.
|
+ Corrected wrong include file in Table.cpp.
|
||||||
+ Replaced color management code.
|
+ Replaced color management code.
|
||||||
+ Improved color rules code.
|
+ Improved color rules code.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue