mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
- Applied patch from Andy Lester to correct Table sorting to use the entire
string instead of just the initial characters.
This commit is contained in:
parent
e16bd057d8
commit
11225eb599
4 changed files with 8 additions and 3 deletions
|
@ -7,9 +7,11 @@ represents a feature release, and the Z represents a patch.
|
|||
|
||||
------ current release ---------------------------
|
||||
|
||||
1.4.2 (8/26/2008)
|
||||
1.4.2 (9/12/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
|
||||
character (thanks to Andy Lester)
|
||||
|
||||
------ old releases ------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue