Implemented option --userdump

This commit is contained in:
Klaus Schmidinger
2008-02-08 15:55:30 +01:00
parent f54c810bcd
commit e6f806d602
4 changed files with 20 additions and 7 deletions

View File

@@ -5589,3 +5589,5 @@ Video Disk Recorder Revision History
in version 1.7.0.
Note that you may need to switch back to an older version of your channels.conf
file if you have already used version 1.5.14, because it introduced new parameters.
- Added the new command line option --userdump to enable core dumps in case VDR
is run as root with option -u (thanks to Hans-Werner Hilse).