Fixed saving terminal settings when running in background

This commit is contained in:
Klaus Schmidinger
2009-10-25 14:49:19 +01:00
parent 2fc5e35eb9
commit cb0b4768ad
3 changed files with 7 additions and 1 deletions

View File

@@ -6170,3 +6170,5 @@ Video Disk Recorder Revision History
- Only checking DVB_API_VERSION to be >=5 in order to stay compileable in case
the DVB API version number is increased (the API claims to always be backward
compatible).
- Fixed saving terminal settings when running in background (thanks to Manuel
Reimer).