summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2020-05-07 10:45:41 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2020-05-07 10:45:41 +0200
commit35b936200f21fa96aef35ae6c98df512477360bc (patch)
tree04a2939bcd2128ab2b8dbc1166b8d3add6ff5d99 /HISTORY
parente6c450b34695c499658581d9b655391346978c5d (diff)
downloadvdr-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--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index b05d449b..642ea258 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.