mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Dates
+ Fixed bug with 'socm' date calculation that failed on some days, by simplifying the implementation.
This commit is contained in:
parent
b0bb56cfa8
commit
cfac0c42e8
2 changed files with 11 additions and 5 deletions
|
@ -71,6 +71,8 @@ Bugs
|
|||
abbreviation.minimum is greater than 4.
|
||||
+ Fixed bug where shadow files are not properly created when there is a missing
|
||||
.taskrc file (thanks to Pietro Cerutti).
|
||||
+ Fixed bug with 'socm' date calculation that failed on some days, by
|
||||
simplifying the implementation.
|
||||
|
||||
------ old releases ------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue