mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
- Task supports modifying the existing description of a task, with the
following syntax: task <id> "new description ...".
This commit is contained in:
parent
21c33f7030
commit
a1cc4e5774
6 changed files with 14 additions and 4 deletions
|
@ -7,7 +7,7 @@ represents a feature release, and the Z represents a patch.
|
|||
|
||||
------ current release ---------------------------
|
||||
|
||||
1.4.2 (9/13/2008)
|
||||
1.4.2 (9/14/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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue