summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-05-24 11:08:47 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-05-24 11:08:47 +0200
commit38fbbb469d7cb67af27a5fc5cd0bdd4c747ca9ff (patch)
tree5877db0f86c4478a3c128c0ab6d501b589b4dc13 /HISTORY
parent9e9b2b4caff075a0938ce3963ae23e6b8f9301a7 (diff)
downloadvdr-38fbbb469d7cb67af27a5fc5cd0bdd4c747ca9ff.tar.gz
vdr-38fbbb469d7cb67af27a5fc5cd0bdd4c747ca9ff.tar.bz2
Fixed I/O handling in case an explicit controlling terminal is given
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e1e85fee..61f5d022 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2180,3 +2180,5 @@ Video Disk Recorder Revision History
- Fixed a memory leak in cNonBlockingFileReader (thanks to Stefan Huelswitt).
- Completed the French OSD texts (thanks to Gregoire Favre).
- Completed the Finnish OSD texts (thanks to Niko Tarnanen and Rolf Ahrenberg).
+- Fixed I/O handling in case an explicit controlling terminal is given (thanks
+ to Oliver Endriss).