Tw-1426: Adding a date in 1963 (why not?) stores a negative epoch, which fails to export

- Thanks to Black Ops Testing.
This commit is contained in:
Paul Beckingham
2015-07-29 00:28:42 -04:00
parent e0f7983a28
commit 2faa2f73b5

View File

@@ -14,6 +14,8 @@
- TW-1389 tw will import same UUID n-times if part of same import (thanks to
Markus Beppler).
- TW-1419 On add '-tag' is considered a tag removal, which makes no sense.
- Tw-1426 Adding a date in 1963 (why not?) stores a negative epoch, which fails
to export (thanks to Black Ops Testing).
- TW-1430 Slashes in project names don't work (thanks to Richard Boß).
- TW-1432 start/stop can be issued on completed tasks (thanks to Renato Alves).
- TW-1440 "task import" from STDIN (thanks to Renato Alves).