Update ChangeLog and AUTHORS

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2019-11-19 21:53:11 +01:00
parent a021e8402f
commit 383ca96147
2 changed files with 5 additions and 0 deletions

View file

@ -80,3 +80,4 @@ Thanks to the following, who submitted detailed bug reports and excellent sugges
somospocos
quazgar
RainbowSwirls
bzed

View file

@ -64,6 +64,10 @@
- #240 Core dump when specifying a start time in the past
(thanks to OddBloke)
- #247 Remove annotation from interval
- #254 Quotes in annotations are not escaped
(thanks to sruffell)
- #262 Allow tests to use manpages in source tree
(thanks to sruffell)
- Fixed error from totals.py while timer is active
(thanks to davisdude)
- Refactoring of Interval and Range