mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Feature
- Protects against interrupt during critical DB commit and sync operations.
This commit is contained in:
parent
ada6e49dab
commit
88abd93e52
3 changed files with 39 additions and 0 deletions
|
@ -40,6 +40,7 @@ Features
|
|||
+ New '_get' is a DOM accessor helper command.
|
||||
+ New virtual tags (WEEK, MONTH, YEAR, PARENT).
|
||||
+ Added the 'remaining' format for all date columns.
|
||||
+ Protects against interrupt during critical DB commit and sync operations.
|
||||
|
||||
Bugs
|
||||
+ #1195 Random seed not random enough - removed all random number code (thanks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue