summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-10-25 14:49:19 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2009-10-25 14:49:19 +0100
commitcb0b4768ad8c868b26465db91ec6572c5feeab31 (patch)
treec2c9b1d2108c2c75ed1e1f164362b17e84b7597a /HISTORY
parent2fc5e35eb9dfac4e1156b2c70faad2f5e8cace06 (diff)
downloadvdr-cb0b4768ad8c868b26465db91ec6572c5feeab31.tar.gz
vdr-cb0b4768ad8c868b26465db91ec6572c5feeab31.tar.bz2
Fixed saving terminal settings when running in background
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 6e4b1276..19a801bc 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).