summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-01-27 14:11:25 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-01-27 14:11:25 +0100
commitaebc766ee72b65a3cb5438404d236ab5afe4c472 (patch)
treec9869e5bc6d8a883960fc198d1c7698b740449ee /HISTORY
parent3c8faf1b8d37a6914c914f7c8bae720552b1182f (diff)
downloadvdr-aebc766ee72b65a3cb5438404d236ab5afe4c472.tar.gz
vdr-aebc766ee72b65a3cb5438404d236ab5afe4c472.tar.bz2
Fixed a crash when pressing '0' in the "Schedule" menu on a channel that doesn't have any EPG data
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 0a2cdc06..458f05af 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4234,3 +4234,5 @@ Video Disk Recorder Revision History
"No Title" if none was set.
- Fixed checking toFile in cCuttingThread::Action() (found in a larger patch from
Artur Skawina).
+- Fixed a crash when pressing '0' in the "Schedule" menu on a channel that doesn't
+ have any EPG data (reported ny Alexander Hans).