Enabled generating a core dump if VDR is run with a different user id

This commit is contained in:
Klaus Schmidinger
2006-02-05 12:58:59 +01:00
parent 0de4b0b043
commit d13a7457bd
3 changed files with 8 additions and 1 deletions

View File

@@ -4305,3 +4305,5 @@ Video Disk Recorder Revision History
when you call 'runvdr'.
- Fixed multiple entries of the same subdirectory in the "Recordings" menu
(reported by Christian Jacobsen).
- Enabled generating a core dump if VDR is run with a different user id (thanks
to Ville Skytt<74>).