diff --git a/AUTHORS b/AUTHORS index 5efb398e..ea503ca6 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,5 +1,4 @@ -The development of Timewarrior was made possible by the significant -contributions of the following people: +The development of Timewarrior was made possible by the significant contributions of the following people: Thomas Lauf (Principal Author) Paul Beckingham (Contributing Author) @@ -30,8 +29,7 @@ The following submitted code, packages or analysis, and deserve special thanks: davisdude Aaron Fields -Thanks to the following, who submitted detailed bug reports and excellent -suggestions: +Thanks to the following, who submitted detailed bug reports and excellent suggestions: Shawn Wilson creatid @@ -64,3 +62,4 @@ suggestions: Christian Decker chronitis rudis + bognolo diff --git a/ChangeLog b/ChangeLog index f3ad6abe..962bc36c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,8 @@ (thanks to Andreas Poisel) - #111 Some tests fail depending on the time of day (thanks to chronitis) +- #138 Entering an escaped quote in a tag name causes incorrect JSON to be generated + (thanks to bognolo) - Fixed error from totals.py while timer is active (thanks to davisdude)