summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-09-05 13:02:15 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-09-05 13:02:15 +0200
commitca9e7b69371f475faba079a913d3d54fa4f4f54d (patch)
tree2e8c27c7a781c2062931c92ce2490139a272eff2 /HISTORY
parent2ac21ab000e1aac3441acdce041fa0f76ab64f93 (diff)
downloadvdr-ca9e7b69371f475faba079a913d3d54fa4f4f54d.tar.gz
vdr-ca9e7b69371f475faba079a913d3d54fa4f4f54d.tar.bz2
Fixed a crash when using the --terminal option without having access to the given terminal
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index b6f387ab..9f741ecb 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2358,3 +2358,5 @@ Video Disk Recorder Revision History
- Updated VIVA, VIVA Plus, MTV Central and MTV 2 in channels.conf (thanks to
Sebastian Frei).
- Changed "Studio Universal" to "Sci-Fi" in channels.conf.
+- Fixed a crash when using the --terminal option without having access to the
+ given terminal (thanks to Steffen Barszus for helping to debug this one).