diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2015-04-19 12:50:26 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2015-04-19 12:50:26 +0200 |
commit | d14adc1e68eb671fbf094f404307fae64c2d6ee6 (patch) | |
tree | 5c9513d7ff9bb9720a273ce42e7a38a43b74068c /HISTORY | |
parent | 5499d5ae84f31fb6b03e2daff583c533dde63480 (diff) | |
download | vdr-d14adc1e68eb671fbf094f404307fae64c2d6ee6.tar.gz vdr-d14adc1e68eb671fbf094f404307fae64c2d6ee6.tar.bz2 |
The -u option now also accepts a numerical user id
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8644,3 +8644,4 @@ Video Disk Recorder Revision History this version of VDR, you can uncomment the line //#define DEPRECATED_GETBITMAP in osd.h as a quick workaround. In the long run the plugin will need to be adapted. +- The -u option now also accepts a numerical user id (suggested by Derek Kelly). |