Now using cPipe instead of popen() in cCommand::Execute()

This commit is contained in:
Klaus Schmidinger
2007-01-26 13:38:32 +01:00
parent d1d5825136
commit cb25286394
3 changed files with 9 additions and 4 deletions

View File

@@ -5085,6 +5085,9 @@ Video Disk Recorder Revision History
2007-01-26: Version 1.4.5-1
- Fixed i18n characters for the Hungarian texts (thanks to Thomas G<>nther).
- Now using cPipe instead of popen() in cCommand::Execute() to avoid problems
with open file handles when starting background commands (thanks to Reinhard
Nissl).
2007-01-26: Version 1.5.1