Code Cleanup: Test commit

This commit is contained in:
Paul Beckingham 2017-04-12 17:46:00 -04:00
parent 1eb3b44097
commit 872499a54e

View file

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