Added a missing backslash to the help text of the SVDRP command MOVR

This commit is contained in:
Klaus Schmidinger
2015-01-12 11:19:11 +01:00
parent 35f73199d4
commit 77340e9273
3 changed files with 6 additions and 3 deletions

View File

@@ -8307,7 +8307,7 @@ Video Disk Recorder Revision History
- The APIVERSION has been increased to 2.0.6 due to the changes to pat.h, sdt.h and
the functional modification to cFont::CreateFont().
2015-01-11: Version 2.1.7
2015-01-12: Version 2.1.7
- No longer logging an error message in DirSizeMB() if the given directory doesn't
exist. This avoids lots of log entries in case several VDRs use the same video
@@ -8342,3 +8342,5 @@ Video Disk Recorder Revision History
because the broadcaster doesn't set the data's version numbers as required by the
DVB standard (thanks to Rolf Ahrenberg).
- Fixed support for systemd (thanks to Christopher Reimer).
- Added a missing backslash to the help text of the SVDRP command MOVR (thanks to
Lars Hanisch).