summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-10-20 10:39:27 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-10-20 10:39:27 +0200
commit60ee85bf172c43a4104203b6dfacb3353e606e48 (patch)
treeaaf52d69f89f4473cd47b0bb88283acfe7254242 /HISTORY
parent312764a7ab5dd1add651a1edf186ed5b517f68f2 (diff)
downloadvdr-60ee85bf172c43a4104203b6dfacb3353e606e48.tar.gz
vdr-60ee85bf172c43a4104203b6dfacb3353e606e48.tar.bz2
Closing all open file descriptors when calling external programs
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 4614a16f..01beb2ae 100644
--- a/HISTORY
+++ b/HISTORY
@@ -821,3 +821,4 @@ Video Disk Recorder Revision History
- Removed the "system time seen..." message.
- Fixed a bug in the replay mode display when pressing the Green or Yellow
button while in trick mode (thanks to Stefan Huelswitt)
+- Closing all open file descriptors when calling external programs.