diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2020-05-07 10:45:41 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2020-05-07 10:45:41 +0200 |
commit | 35b936200f21fa96aef35ae6c98df512477360bc (patch) | |
tree | 04a2939bcd2128ab2b8dbc1166b8d3add6ff5d99 /HISTORY | |
parent | e6c450b34695c499658581d9b655391346978c5d (diff) | |
download | vdr-35b936200f21fa96aef35ae6c98df512477360bc.tar.gz vdr-35b936200f21fa96aef35ae6c98df512477360bc.tar.bz2 |
Fixed dropping capabilities in case cap_sys_time is not available
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |