Fixed dropping capabilities in case cap_sys_time is not available

This commit is contained in:
Klaus Schmidinger
2020-05-07 10:45:41 +02:00
parent e6c450b346
commit 35b936200f
2 changed files with 9 additions and 10 deletions

View File

@@ -9430,3 +9430,4 @@ Video Disk Recorder Revision History
in SCR systems, and Helmut Binder for helping with the implementation).
- Fixed compatibility with current versions of glibc (thanks to Manuel Reimer).
- The SVDRP command DELC now also accepts a channel id (suggested by Manuel Reimer).
- Fixed dropping capabilities in case cap_sys_time is not available.