summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-03-20 13:27:01 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2005-03-20 13:27:01 +0100
commitde23bd7cb12284993d56881cfb5f3b7b221dece7 (patch)
tree7d0d575d0a9f97a9ee10759fc057e67b4a0ac0d3 /HISTORY
parentfa512884b9327480fcb70749fb26ff960aa626ca (diff)
downloadvdr-de23bd7cb12284993d56881cfb5f3b7b221dece7.tar.gz
vdr-de23bd7cb12284993d56881cfb5f3b7b221dece7.tar.bz2
Added a missing cMutexLock to cRemote::HasKeys()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index c0cfcae3..81c68c05 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3471,3 +3471,4 @@ Video Disk Recorder Revision History
menu entry is a directory (thanks to Steffen Beyer).
- Improved falling back to normal recording if the VPS data hasn't been seen for more
than 30 seconds.
+- Added a missing cMutexLock to cRemote::HasKeys() (thanks to Wolfgang Rohdewald).