summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index ad703239..c6889849 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5613,3 +5613,6 @@ Video Disk Recorder Revision History
- Fixed detecting directories in cFileNameList::Load().
- Running the thread that removes deleted recordings at a low priority to (maybe)
avoid stuttering replay in case the thread is run during replay.
+- Limiting the length of the recording name in timers created via SVDRP in case VDR
+ is run with --vfat, in order to avoid names that are too long for Windows
+ (suggested by Rolf Ahrenberg).