summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2021-04-06 09:50:30 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2021-04-06 09:50:30 +0200
commit19a0e3cda769aff7079e891a0cbcccb7329b00d3 (patch)
tree1227b9202ada67b2c70a6ec053af04a2bf8ab237 /HISTORY
parent7fb13b3cbf6b7a2290a85e4d93b208c5a164dd43 (diff)
downloadvdr-19a0e3cda769aff7079e891a0cbcccb7329b00d3.tar.gz
vdr-19a0e3cda769aff7079e891a0cbcccb7329b00d3.tar.bz2
Fixed MakePatternFileName() in case the event doesn't yet have a short text
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e0115791..0471c9db 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9636,3 +9636,5 @@ Video Disk Recorder Revision History
- Spawned timers that don't use VPS now automatically adjust their start/stop times
to changes in the respective event's times.
- Fixed handling the timer counter in cSchedule::DelEvent().
+- Fixed MakePatternFileName() in case the event doesn't yet have a short text (reported
+ by Jürgen Schneider).