summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index c91c8dcc..f0010f55 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9415,3 +9415,5 @@ Video Disk Recorder Revision History
- Fixed inconsistent behavior in case only certain devices are used (selected by the '-D'
option).
- Fixed a wrong variable name in cFileName::cFileName().
+- If cSkins::Message() is called from a background thread and Type is not mtStatus,
+ the call is now automatically forwarded to QueueMessage().