summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-06-05 14:44:27 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-06-05 14:44:27 +0200
commit48a10640e9b9fe51ec7e46d1aa32e29ba16774ca (patch)
tree6ff1d573c95a9a13e9c91ef0e0263c7424e0ee2e /HISTORY
parentc1055a6c8fdcf71af330e87ccf6874fff5943ed1 (diff)
downloadvdr-48a10640e9b9fe51ec7e46d1aa32e29ba16774ca.tar.gz
vdr-48a10640e9b9fe51ec7e46d1aa32e29ba16774ca.tar.bz2
Fixed the call to Channels.Unlock() in cEITScanner::Process()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 29205bfd..8489a417 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3593,3 +3593,5 @@ Video Disk Recorder Revision History
for the bitstreamout plugin (thanks to Werner Fink).
- Added the year (two digits) to recording dates in LSTR, and thus also in menus
(suggested by Jan Ekholm).
+- Fixed the call to Channels.Unlock() in cEITScanner::Process() (thanks to
+ Reinhard Nissl).