summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2015-04-19 12:50:26 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2015-04-19 12:50:26 +0200
commitd14adc1e68eb671fbf094f404307fae64c2d6ee6 (patch)
tree5c9513d7ff9bb9720a273ce42e7a38a43b74068c /HISTORY
parent5499d5ae84f31fb6b03e2daff583c533dde63480 (diff)
downloadvdr-d14adc1e68eb671fbf094f404307fae64c2d6ee6.tar.gz
vdr-d14adc1e68eb671fbf094f404307fae64c2d6ee6.tar.bz2
The -u option now also accepts a numerical user id
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 4eec9061..373e881f 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).