summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-08-22 10:36:07 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2013-08-22 10:36:07 +0200
commit1f0a55ca7d0f681999f9f1eb4c05be956e195e63 (patch)
tree85567f7f6d91217ebc719199b7bbed8f4560b2a5 /HISTORY
parent917331767b5fed77bdd300c5c9347e9ca887fc4f (diff)
downloadvdr-1f0a55ca7d0f681999f9f1eb4c05be956e195e63.tar.gz
vdr-1f0a55ca7d0f681999f9f1eb4c05be956e195e63.tar.bz2
Fixed a possible crash when shutting down VDR while subtitles are being displayed
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e613e02b..e8bb6ea0 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7819,3 +7819,5 @@ Video Disk Recorder Revision History
- No longer trying to delete old recordings in AssertFreeDiskSpace() if the given
Priority is less than 1.
- Fixed handling LIRC events in case repeated events are lost.
+- Fixed a possible crash when shutting down VDR while subtitles are being displayed
+ (reported by Ville Skyttä).