mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-21 07:43:08 +02:00
- Minor doc edit.
This commit is contained in:
parent
ec15dc9342
commit
e35dcd0e42
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ represents a feature release, and the Z represents a patch.
|
||||||
|
|
||||||
------ current release ---------------------------
|
------ current release ---------------------------
|
||||||
|
|
||||||
1.4.2 (9/12/2008)
|
1.4.2 (9/13/2008)
|
||||||
+ "task undo" can now retract a "task done" command, provided no reports
|
+ "task undo" can now retract a "task done" command, provided no reports
|
||||||
have been run (and therefore TDB::gc run)
|
have been run (and therefore TDB::gc run)
|
||||||
+ Task now correctly sorts on entire strings, instead of just the first
|
+ Task now correctly sorts on entire strings, instead of just the first
|
||||||
|
|
|
@ -92,7 +92,7 @@
|
||||||
-->
|
-->
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<h4>New in version 1.4.2 (9/12/2008)</h4>
|
<h4>New in version 1.4.2 (9/13/2008)</h4>
|
||||||
<ul>
|
<ul>
|
||||||
<li>"task undo" can now retract a "task done" command, provided no
|
<li>"task undo" can now retract a "task done" command, provided no
|
||||||
reports have been run.
|
reports have been run.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue