summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY6
1 files changed, 6 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 8e2abc86..337b11cf 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5643,3 +5643,9 @@ Video Disk Recorder Revision History
- Introduced 'operator const void * ()' in cString to catch cases where operator*()
should be used.
- Fixed calculating the scrollbar sizes in the skins.
+
+2008-02-17: Version 1.5.16
+
+- Fixed setting the current subtitle track in Transfer-Mode (reported by Petri Helin,
+ thanks to Reinhard Nissl for pointing out that cDevice::Transferring() doesn't
+ return the right value in the early stage of channel switching).