diff --git a/ChangeLog b/ChangeLog index eaba1e6e5..3b2716f44 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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).