mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
- Converted 1.4.2 references to 1.5.0.
This commit is contained in:
parent
e7304e86ce
commit
78fae5195b
9 changed files with 45 additions and 53 deletions
|
@ -7,6 +7,11 @@ represents a feature release, and the Z represents a patch.
|
|||
|
||||
------ current release ---------------------------
|
||||
|
||||
1.5.0 (?)
|
||||
+ Removed deprecated TUTORIAL file.
|
||||
|
||||
------ old releases ------------------------------
|
||||
|
||||
1.4.2 (9/18/2008)
|
||||
+ "task undo" can now retract a "task done" command, provided no reports
|
||||
have been run (and therefore TDB::gc run)
|
||||
|
@ -30,8 +35,6 @@ represents a feature release, and the Z represents a patch.
|
|||
+ Bug: Source now properly includes <string.h> in order to build clean
|
||||
using gcc 4.3 (thanks to H. İbrahim Güngör)
|
||||
|
||||
------ old releases ------------------------------
|
||||
|
||||
1.4.1 (7/18/2008)
|
||||
+ Bug: Descriptions can not be altered with "task 123 New description"
|
||||
+ Tweak: For "task calendar" month names are now centered over the month
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue