Added a note to the log, indicating that no further invalid lock sequences will be reported until VDR is restarted

This commit is contained in:
Klaus Schmidinger
2017-06-25 12:10:19 +02:00
parent 027ae738a8
commit 39294e0147
2 changed files with 4 additions and 1 deletions

View File

@@ -9154,3 +9154,5 @@ Video Disk Recorder Revision History
so plugin authors should switch to the new one.
- Now using readdir() instead of readdir_r(), if GLIBC version 2.24 or newer is used
(suggested by Frank Neumann).
- Added a note to the log, indicating that no further invalid lock sequences will be
reported until VDR is restarted.