diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-02-17 14:51:29 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-02-17 14:51:29 +0100 |
commit | aaf792357da5d9aaa0f8f61da78daf12508a69c4 (patch) | |
tree | f1aba2d66d390e9a3a47836e38b04b272e3ce80a /HISTORY | |
parent | e18b303818ee1ac918176ce07eb64d3d02ae122a (diff) | |
download | vdr-aaf792357da5d9aaa0f8f61da78daf12508a69c4.tar.gz vdr-aaf792357da5d9aaa0f8f61da78daf12508a69c4.tar.bz2 |
Fixed closing all unused file descriptors when opening a pipe
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1012,3 +1012,5 @@ Video Disk Recorder Revision History - When deleting a recording that is currently still being recorded, the related timer will now automatically be terminated. If this is a repeating timer, it will receive a "First day" setting that skips the timer for this day. +- Fixed closing all unused file descriptors when opening a pipe (thanks to + Werner Fink). |