summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2014-02-06 12:00:36 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2014-02-06 12:00:36 +0100
commitfb66c3ec6b9a5d5e9211d46b7b030d55a3d02c05 (patch)
treeb5400038ef5686b1186d4bb3aa4358fc6f6726c5 /HISTORY
parent7d6c54d63a0707409f0a87d2328dd0bf58a30190 (diff)
downloadvdr-fb66c3ec6b9a5d5e9211d46b7b030d55a3d02c05.tar.gz
vdr-fb66c3ec6b9a5d5e9211d46b7b030d55a3d02c05.tar.bz2
Fixed a possible crash in the OSD demo
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 2a066eb3..c11f913e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7894,3 +7894,4 @@ Video Disk Recorder Revision History
marks (which will now be off by one) can still be cut with all VDR versions from
1.7.32, because these will automatically adjust editing marks to I-frames.
Users of stable releases shouldn't notice any problems.
+- Fixed a possible crash in the OSD demo (reported by Christopher Reimer).