summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2011-02-20 17:19:54 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2011-02-20 17:19:54 +0100
commite85852672fdc218356e8a8565ba42ed85bed5fb4 (patch)
tree1a4e10c4515882b9d4c7095f766f6761075ce1aa /HISTORY
parent698ffdc970b800a5cba32e04868a37d8c4a028fc (diff)
downloadvdr-e85852672fdc218356e8a8565ba42ed85bed5fb4.tar.gz
vdr-e85852672fdc218356e8a8565ba42ed85bed5fb4.tar.bz2
Fixed reallocating memory in the "pictures" plugin
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 2246d570..db7ae384 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6535,3 +6535,5 @@ Video Disk Recorder Revision History
implementation of the AlphaBlend() function.
- Updated the Slovakian language texts (thanks to Milan Hrala).
- Added Serbian language texts (thanks to Milan Cvijanovic).
+- Fixed reallocating memory in the "pictures" plugin (reported by Paul Menzel, with
+ input from Oliver Endriss).