diff --git a/AUTHORS b/AUTHORS index d2e52de4..f4976195 100644 --- a/AUTHORS +++ b/AUTHORS @@ -80,3 +80,4 @@ Thanks to the following, who submitted detailed bug reports and excellent sugges somospocos quazgar RainbowSwirls + bzed diff --git a/ChangeLog b/ChangeLog index cf6ec94a..c5537b68 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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