summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-02-17 16:10:46 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2007-02-17 16:10:46 +0100
commitcc385f5292669738e105a689ae3df700c87c4a78 (patch)
tree85b5df494c784de35dfe36ec3c6f495dd1f8676a /HISTORY
parentf3bc8d1988c265c4bf99c27826c3a9e985bfa31d (diff)
downloadvdr-cc385f5292669738e105a689ae3df700c87c4a78.tar.gz
vdr-cc385f5292669738e105a689ae3df700c87c4a78.tar.bz2
Fixed a possible crash when loading an invalid XPM file
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 51f94c83..fc9d6bb8 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5091,9 +5091,10 @@ Video Disk Recorder Revision History
with open file handles when starting background commands (thanks to Reinhard
Nissl).
-2007-02-03: Version 1.4.5-2
+2007-02-17: Version 1.4.5-2
- Removed 'assert(0)' from cDvbSpuDecoder::setTime() (thanks to Marco Schlüßler).
+- Fixed a possible crash when loading an invalid XPM file (thanks to Martin Wache).
2007-02-03: Version 1.5.1