Bug TW-1295

- TW-1295 test/time.t fails on the last day of the month (thanks to Jakub
          Wilk).
This commit is contained in:
Paul Beckingham 2014-04-05 11:25:20 -04:00
parent 5965a85151
commit 6354bc09ab
2 changed files with 30 additions and 19 deletions

View file

@ -37,6 +37,8 @@ Bugs
- TW-1282 incorrect URLs in man task-sync (thanks to Jeremiah Marks).
- TW-1288 Added missing locking for task modifications (thanks to Kosta H,
Ralph Bean, Adam Coddington).
- TW-1295 test/time.t fails on the last day of the month (thanks to Jakub
Wilk).
- TW-1296 make test/run_all exit with non-zero code if a test fail (thanks to
Jakub Wilk).
- #1511 sync init crashes if client certification file is empty or invalid