summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e72cda8a..5d9796cf 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6618,3 +6618,5 @@ Video Disk Recorder Revision History
are not dependent on the sequence of the files.
Plugin authors may want to change the line containing the xgettext call in their
Makefile accordingly by changing "$^" to "`ls $^`".
+- The primary device is now only avoided for recording if it is an old SD full
+ featured card. This is done through the new function cDevice::AvoidRecording().