From 149c3c8d9e4fee7390f1471c28f6679a70cfc27e Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Wed, 22 Jan 2014 18:36:34 -0500 Subject: [PATCH] Documentation - Updated files based on patch from Elias Probst. --- AUTHORS | 1 + ChangeLog | 1 + 2 files changed, 2 insertions(+) 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.