Documentation

- Updated files based on patch from Elias Probst.
This commit is contained in:
Paul Beckingham 2014-01-22 18:36:34 -05:00
parent 39148dbc51
commit 149c3c8d9e
2 changed files with 2 additions and 0 deletions

View file

@ -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:

View file

@ -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.