summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-01-14 14:21:52 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2005-01-14 14:21:52 +0100
commit0fc891340c459ff28ef2d2007b7450ca207bc567 (patch)
tree5ec316ddf7e5142fe735b563e50fa89ff4c1aaaf /HISTORY
parent0ad4b2a713d3188e54c6833fc5860109725fca0a (diff)
downloadvdr-0fc891340c459ff28ef2d2007b7450ca207bc567.tar.gz
vdr-0fc891340c459ff28ef2d2007b7450ca207bc567.tar.bz2
Fixed canceling the LIRC thread
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 2e3ff1fd..61e6756a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3299,3 +3299,5 @@ Video Disk Recorder Revision History
- Completed the Estonian OSD texts and switched to iso8859-13 character set
(thanks to Arthur Konovalov).
- Made cCondWait::SleepMs() sleep at least 3ms to avoid a possible busy wait.
+- Fixed canceling the LIRC thread (thanks to Marco Schlüßler for pointing out
+ this one).