summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2011-03-27 14:52:31 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2011-03-27 14:52:31 +0200
commit9f0ac31f0dd617ae1575b230c9a4c00e17eb94c5 (patch)
treea073ed2d8a83d4ed84c8057d04c1235982bbcf43 /HISTORY
parent1387660744be6a00e89e6eb5ee337baed701574c (diff)
downloadvdr-9f0ac31f0dd617ae1575b230c9a4c00e17eb94c5.tar.gz
vdr-9f0ac31f0dd617ae1575b230c9a4c00e17eb94c5.tar.bz2
Added a missing initialization to sDvbSpuRect
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 6c539e09..317deeaa 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6582,3 +6582,4 @@ Video Disk Recorder Revision History
behavior was introduced in version 1.5.7.
- Fixed scaling subtitles in case the OSD size is exactly the same as the display
size of the subtitles.
+- Added a missing initialization to sDvbSpuRect (reported by Sergiu Dotenco).