diff --git a/AUTHORS b/AUTHORS index 6dd2c7ecf..7e25d62e8 100644 --- a/AUTHORS +++ b/AUTHORS @@ -95,6 +95,7 @@ The following submitted code, packages or analysis, and deserve special thanks: John West Jeroen Budts Zed Jorarard + Elias Probst Thanks to the following, who submitted detailed bug reports and excellent suggestions: diff --git a/ChangeLog b/ChangeLog index fa611af99..19f9ade52 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,7 @@ Features + Removed deprecated 'push', 'pull' and 'merge' commands. Bugs + + #1473 Make TASK_RCDIR customizable (thanks to Elias Probst). + #1486 Truncated sentence in task-sync(5) manpage (thanks to Jakub Wilk). + #1487 `tasksh` segmentation fault (thanks to Hector Arciga). + Removed debugging code.