summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-08-07 12:08:40 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-08-07 12:08:40 +0200
commit1173d8d359ffdf43fc48073eeb640534cab0be89 (patch)
treeb0869a621247403bed6a9ce8b2cba9415f5592c2 /HISTORY
parent7d54c997ab0bd1ce248e4dbc18d21a2dd0fe2934 (diff)
downloadvdr-1173d8d359ffdf43fc48073eeb640534cab0be89.tar.gz
vdr-1173d8d359ffdf43fc48073eeb640534cab0be89.tar.bz2
Fixed cDvbSpuBitmap::putPixel()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index d1cd507a..695d76d3 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3667,3 +3667,4 @@ Video Disk Recorder Revision History
replaying and is the only device that provides the given transponder, and that
a forced EPG scan works even if EPG scan timeout is set to 0 (thanks to
Bernhard Stegmaier for reporting a problem with this).
+- Fixed cDvbSpuBitmap::putPixel() (thanks to Reinhard Nissl).