Official release of version 2.6.1

This commit is contained in:
Klaus Schmidinger
2022-02-02 10:56:43 +01:00
parent 2a0222226a
commit be3c6048ed
2 changed files with 7 additions and 6 deletions

View File

@@ -9766,7 +9766,7 @@ Video Disk Recorder Revision History
(reported by Timo Weing<6E>rtner).
- Official release.
2022-01-31:
2022-02-02: Version 2.6.1
- Replaced strncpy() with memcpy() in strreplace() to avoid a compiler warning
(reported by Marco M<>kel<65>).
@@ -9778,3 +9778,4 @@ Video Disk Recorder Revision History
- Fixed a possible deadlock in cDevice::DetachAllReceivers() (thanks to Helmut Binder).
- Clarified some potentially mistakable code in cSectionHandler::SetStatus() (pointed
out by Onur Sent<6E>rk).
- Official release.