summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-01-14 10:54:13 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-01-14 10:54:13 +0100
commit9efe1f9479e08dccc6fb3d1ac7b0bc4c2fd3e531 (patch)
treea760bd785695726fb84920f14ca5189c1e48b3a0 /HISTORY
parentdef74b48c4786b30b3c17edc38ce568ab68a333e (diff)
downloadvdr-9efe1f9479e08dccc6fb3d1ac7b0bc4c2fd3e531.tar.gz
vdr-9efe1f9479e08dccc6fb3d1ac7b0bc4c2fd3e531.tar.bz2
Key macros can now be defined for all non-modeless keys
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 185f0747..792430d9 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4135,7 +4135,7 @@ Video Disk Recorder Revision History
Schneider).
- Cleaned up some trailing white space.
-2006-01-13: Version 1.3.39
+2006-01-14: Version 1.3.39
- The SVDRP command LSTT now accepts the new option 'id' to have the channels
of the timers listed with their unique channel ids instead of their numbers
@@ -4160,3 +4160,4 @@ Video Disk Recorder Revision History
the 'root' user. If you want to have a default vdr user, you can activate and
adjust the "VDR_USER = vdr" line in your Make.config file (from the original
patch by Ludwig Nussel).
+- Key macros can now be defined for all non-modeless keys (suggested by Mirko Dölle).