summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-03-29 16:45:36 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-03-29 16:45:36 +0100
commit9bfb79e15ede5040ac42396df1135e36b12e4e77 (patch)
treec7f1cd80574b62392fe90b9e11cc8c73381fb177 /HISTORY
parentb83ff7ab5dd4bce5b02bc90198d23e0bd63538c8 (diff)
downloadvdr-9bfb79e15ede5040ac42396df1135e36b12e4e77.tar.gz
vdr-9bfb79e15ede5040ac42396df1135e36b12e4e77.tar.bz2
Suppressing automatic hotkey assignment if entry starts with digit and blank
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 66af8496..2f66c529 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1145,3 +1145,5 @@ Video Disk Recorder Revision History
performance under heavy system load.
- New 'make' target 'install', which copies the manual pages and executables
to their appropriate system locations.
+- Automatic hotkey assignment is now suppressed if the first entry in
+ commands.conf starts with a digit in the range '1'...'9', followed by a blank.