diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 18f51f2e..49362acb 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2931,3 +2931,6 @@ Ludi Kaleni Mehdi Karamnejad for reporting a problem with garbled UTF-8 EPG data and helping to debug it + +Dennis Bendlin + for a patch that implements FHS support diff --git a/HISTORY b/HISTORY index e1a11ab4..56d680ae 100644 --- a/HISTORY +++ b/HISTORY @@ -7217,7 +7217,7 @@ Video Disk Recorder Revision History - VDR can now be built according to the FHS ("File system Hierarchy Standard") by activating the line #USEFHS = 1 - in a copy of the file Make.config.template (thanks to Christopher Reimer and - Udo Richter for contributing to a patch). + in a copy of the file Make.config.template (thanks to Dennis Bendlin, as well as + Christopher Reimer and Udo Richter for contributing to the patch). - By default (without FHS support) the config directory is now set to the value given in the -v option if only -v and no -c is given.