Credits to Dennis Bendlin

This commit is contained in:
Klaus Schmidinger 2012-09-02 13:38:31 +02:00
parent 378a05a96d
commit e64ab2a2a7
2 changed files with 5 additions and 2 deletions

View File

@ -2931,3 +2931,6 @@ Ludi Kaleni <ludi113@hotmail.com>
Mehdi Karamnejad <mehdi_karamnejad@sfu.ca>
for reporting a problem with garbled UTF-8 EPG data and helping to debug it
Dennis Bendlin <dennisbendlin@online.de>
for a patch that implements FHS support

View File

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