diff --git a/ChangeLog b/ChangeLog index 871e7f5b..6d46f4e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -35,14 +35,16 @@ - TI-61 Typo in exclusion.t.cpp (thanks to Thomas Lauf). - TI-62 TimeWarrior should not ignore invalid command -- TI-64 Command 'stop' with date before current interval's start date causes segfault +- TI-64 Command 'stop' with date before current interval's start date causes + segfault (thanks to Thomas Lauf). - TI-65 The 'tags' command should support a filter - TI-67 Summary with parameters shows wrong ids (thanks to Bodo Graumann) - TI-68 Cannot shorten interval which has been moved into an exclusion. (thanks to A M) -- TI-70 Timew starts a new interval even if a current interval contains the same set of tags +- TI-70 Timew starts a new interval even if a current interval contains the + same set of tags (Thanks to Thomas Babej). - Fixed Python 3 support of the holiday/refresh script (thanks to Jelle van der Waa).