- Minor doc edit.

This commit is contained in:
Paul Beckingham 2008-09-12 16:46:22 -04:00
parent ec15dc9342
commit e35dcd0e42
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ represents a feature release, and the Z represents a patch.
------ 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
have been run (and therefore TDB::gc run)
+ Task now correctly sorts on entire strings, instead of just the first

View file

@ -92,7 +92,7 @@
-->
</table>
<h4>New in version 1.4.2 (9/12/2008)</h4>
<h4>New in version 1.4.2 (9/13/2008)</h4>
<ul>
<li>"task undo" can now retract a "task done" command, provided no
reports have been run.