summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-08-22 10:33:59 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2013-08-22 10:33:59 +0200
commit99321b371acd247bb41737df50af6f4084472098 (patch)
treef57fa0f15bf54f875eb97946abb9f510dc07195f /HISTORY
parent58c9fdc8c5cae831b2321db1c46a21e55ab3b6a6 (diff)
downloadvdr-99321b371acd247bb41737df50af6f4084472098.tar.gz
vdr-99321b371acd247bb41737df50af6f4084472098.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 858d8783..f48a99d2 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7872,3 +7872,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ä).