+ Fixed bug with 'socm' date calculation that failed on some days, by
  simplifying the implementation.
This commit is contained in:
Paul Beckingham 2012-12-31 08:48:57 -05:00
parent b0bb56cfa8
commit cfac0c42e8
2 changed files with 11 additions and 5 deletions

View file

@ -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 ------------------------------