summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2021-12-27 11:20:35 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2021-12-27 11:20:35 +0100
commit2dc383d362fbc900c89bfa309c2ca145e50a3ca9 (patch)
treeeb1bdd9889a21d2ce68e774edcdfdaac88e186e6 /HISTORY
parenta16a451c1f411b223066209ff7cd840f40c7757c (diff)
downloadvdr-2dc383d362fbc900c89bfa309c2ca145e50a3ca9.tar.gz
vdr-2dc383d362fbc900c89bfa309c2ca145e50a3ca9.tar.bz2
Fixed calculating the disk use percentage if there's more than 20TB of recordings
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index ac8d8799..9d7470a4 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9583,3 +9583,5 @@ Video Disk Recorder Revision History
Haubrich).
- Fixed a memory leak in handling the NIT (thanks to Helmut Binder).
- Fixed a possible memory leak in creating fonts (reported by Helmut Binder).
+- Fixed calculating the disk use percentage if there's more than 20TB of recordings
+ (reported by Timo Weingärtner).