Added a chapter about locking to PLUGINS.html

This commit is contained in:
Klaus Schmidinger
2022-11-20 21:38:18 +01:00
parent a4cde807bc
commit d756628297
3 changed files with 54 additions and 1 deletions

View File

@@ -9800,3 +9800,4 @@ Video Disk Recorder Revision History
- Fixed a possible deadlock in case two SVDRP clients send each other POLL commands
at the same time.
- Added a missing 'const' to cTimers::GetTimerForEvent() (reported by Markus Ehrnsperger).
- Added a chapter about locking to PLUGINS.html (suggested by Markus Ehrnsperger).