summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-12-18 12:43:17 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2005-12-18 12:43:17 +0100
commitdf13d22c6c285d7dfa8b8ba98ea58dbe555b4eab (patch)
tree35a5483f806aa6d5bf7d1c6dc5627ecd98e958d8 /HISTORY
parent78990eb18811079d78cbe6ffe24fd5b750a22eac (diff)
downloadvdr-df13d22c6c285d7dfa8b8ba98ea58dbe555b4eab.tar.gz
vdr-df13d22c6c285d7dfa8b8ba98ea58dbe555b4eab.tar.bz2
Fixed a possible crash when displaying the "Low disk space!" message from a background thread
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 79b8e848..e72ee5b6 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3984,3 +3984,5 @@ Video Disk Recorder Revision History
- Fixed handling the DELETEDLIFETIME when removing deleted recordings. Now
a deleted recording is retained at least DELETEDLIFETIME seconds before
actually removing it (unless a new recording requires the disk space).
+- Fixed a possible crash when displaying the "Low disk space!" message from
+ a background thread (thanks to Christof Steininger).