diff --git a/AUTHORS b/AUTHORS index c22930c9..ef9f34d3 100644 --- a/AUTHORS +++ b/AUTHORS @@ -73,3 +73,4 @@ Thanks to the following, who submitted detailed bug reports and excellent sugges ddombrowsky triclops200 Valodim + AlexLov diff --git a/ChangeLog b/ChangeLog index 0b15f512..66bdec27 100644 --- a/ChangeLog +++ b/ChangeLog @@ -42,6 +42,8 @@ - #183 Hyphen in annotation gets padded with spaces - #189 segfault on timew get dom.active.tag.0 (thanks to Valodim) +- #198 Problem with `%` symbol in tag + (thanks to sruffel, AlexLov) - Fixed error from totals.py while timer is active (thanks to davisdude) - Refactoring of Interval and Range