mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
- Implemented "task undelete" for non-GCed deleted tasks.
This commit is contained in:
parent
bcae2d2b93
commit
195b5a5e0a
7 changed files with 100 additions and 18 deletions
|
@ -11,6 +11,11 @@ represents a feature release, and the Z represents a patch.
|
|||
- Dependencies
|
||||
- Recurring tasks
|
||||
|
||||
1.4.0 ()
|
||||
+ "task undelete" can now undelete erroneously deleted tasks, provided no
|
||||
reports have been run (and therefore TDB::gc run)
|
||||
|
||||
------ reality -----------------------------------
|
||||
|
||||
1.3.1 (6/21/2008)
|
||||
+ New configuration variable, "defaultwidth" that determines the width
|
||||
|
@ -23,8 +28,6 @@ represents a feature release, and the Z represents a patch.
|
|||
+ Bug: Task now will recreate a missing ~/.taskrc file, OR a missing
|
||||
~/.task directory
|
||||
|
||||
------ reality -----------------------------------
|
||||
|
||||
1.3.0 (6/18/2008)
|
||||
+ "task calendar" now displays multiple months per line, adjustable by the
|
||||
"monthsperline" configuration variable. Feature added by Damian Glenny
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue