summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2011-08-13 13:34:32 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2011-08-13 13:34:32 +0200
commitda8cde8615fde993b7ffd89fc615e8f954394c0f (patch)
tree526a8c50fd9639f32734994c45430d24764c9581 /HISTORY
parent06513252b14b21eb4347ffaa9039bffd6e0b54f9 (diff)
downloadvdr-da8cde8615fde993b7ffd89fc615e8f954394c0f.tar.gz
vdr-da8cde8615fde993b7ffd89fc615e8f954394c0f.tar.bz2
Fixed some crashes in subtitle display
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e0d7dbed..93838331 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6681,3 +6681,4 @@ Video Disk Recorder Revision History
- Implemented static cIndexFile::IndexFileName().
- The length (as number of frames) of a recording's index file can now be determined
by a call to cIndexFile::GetLength() (suggested by Christoph Haubrich).
+- Fixed some crashes in subtitle display (thanks to Rolf Ahrenberg).