summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-01-05 12:29:26 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2004-01-05 12:29:26 +0100
commit0901afcf6d0714b65a79ea55a94604fe51c5503f (patch)
tree0a5e60dc48af6059dea59609032353e8e15ff84c /HISTORY
parent6096500940b17b92ac6be82007daf22e055e041e (diff)
downloadvdr-0901afcf6d0714b65a79ea55a94604fe51c5503f.tar.gz
vdr-0901afcf6d0714b65a79ea55a94604fe51c5503f.tar.bz2
Fixed a crash in case there is no DVB hardware present
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 9bd9fb45..1a7ff0fb 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2550,3 +2550,5 @@ Video Disk Recorder Revision History
control if and how channels will be automatically updated (see MANUAL).
This has already been part of the 'autopid' patch by Andreas Schultz and has
now been adopted.
+- Fixed a crash in case there is no DVB hardware present (thanks to Sascha
+ Volkenandt for reporting this one).