Fixed the size of cChannel::dtypes[]

This commit is contained in:
Klaus Schmidinger
2020-06-10 14:00:36 +02:00
parent 576e21f2fd
commit 709055980e
4 changed files with 12 additions and 8 deletions

View File

@@ -9453,7 +9453,10 @@ Video Disk Recorder Revision History
The version numbers (both VDRVERSNUM and APIVERSNUM) have been bumped to 2.4.2, so
that plugins can detect the presence of the new cControl::Control().
2020-06-03:
2020-06-03: Version 2.4.3
- Added a missing '-D' to the 'plugins' target of the Makefile (thanks to Johann
Friedrichs).
- Fixed the size of cChannel::dtypes[] (thanks to Winfried K<>hler).
The version numbers (both VDRVERSNUM and APIVERSNUM) have been bumped to 2.4.3 to
indicate this change.