summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-08-21 13:59:06 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2013-08-21 13:59:06 +0200
commit77da7bb20c4daa019d3642680ee4fec3dd5c21e3 (patch)
tree20ae28fb39a661a6e3c440ef3f695c1daaa6a891 /HISTORY
parentacdfbb5aadea58af8c74011bb19ae05dfdd08d89 (diff)
downloadvdr-77da7bb20c4daa019d3642680ee4fec3dd5c21e3.tar.gz
vdr-77da7bb20c4daa019d3642680ee4fec3dd5c21e3.tar.bz2
No longer trying to delete old recordings in AssertFreeDiskSpace() if the given Priority is less than 1
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 515cfe51..794ef406 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7816,3 +7816,5 @@ Video Disk Recorder Revision History
2013-08-21: Version 2.0.3
- Fixed asserting free disk space in the cutter.
+- No longer trying to delete old recordings in AssertFreeDiskSpace() if the given
+ Priority is less than 1.