summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-01-18 10:51:01 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-01-18 10:51:01 +0100
commitd3bf039f3f6b407dbeda9f9b2a5a78c8b8f4bc73 (patch)
tree8b10475f490ae043564f18cfe1a61a0247bb675f /HISTORY
parent33342fb17bcfea3cb91207c9042c4b5f28d3ca46 (diff)
downloadvdr-d3bf039f3f6b407dbeda9f9b2a5a78c8b8f4bc73.tar.gz
vdr-d3bf039f3f6b407dbeda9f9b2a5a78c8b8f4bc73.tar.bz2
Fixed a crash in a plugin using cDeviceHook when VDR ends
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 91090e93..b7762673 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6848,3 +6848,4 @@ Video Disk Recorder Revision History
- Fixed asserting there is a live programme if the primary device is bonded with
a device that starts a recording on a different band.
- Fixed the return type of cMyDeviceHook::DeviceProvidesTransponder() in PLUGINS.html.
+- Fixed a crash in a plugin using cDeviceHook when VDR ends (reported by Oliver Endriss).