summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2019-05-23 10:00:48 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2019-05-23 10:00:48 +0200
commit4242fa7f22fe31e210640971b2bf21232a23807d (patch)
tree4a843cc508d343c7bec574e95efc10d53abe7ac9 /HISTORY
parentabdab188079e7db7ec22f18171ac300b16e8e8a9 (diff)
downloadvdr-4242fa7f22fe31e210640971b2bf21232a23807d.tar.gz
vdr-4242fa7f22fe31e210640971b2bf21232a23807d.tar.bz2
Fixed asserting free disk space in case there is no local timer currently recording
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index cc6ad282..494b3191 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9348,7 +9348,7 @@ Video Disk Recorder Revision History
Senzel).
- Official release.
-2019-05-20: Version 2.4.1
+2019-05-23: Version 2.4.1
- Fixed handling the tfRecording flag in the SVDRP commands MODT and UPDT (reported
by Johann Friedrichs).
@@ -9407,3 +9407,4 @@ Video Disk Recorder Revision History
- Fixed handling repeat function for keyboards.
- Added a workaround for broadcasters who set an event to status "not running" where
this is inappropriate; implicitly setting events to "not running" is now also logged.
+- Fixed asserting free disk space in case there is no local timer currently recording.