summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-01-20 13:19:35 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-01-20 13:19:35 +0100
commitef385702d0d821f9d7efebef1e87d4e9da9db721 (patch)
treed135d28d587550107c53140a0fc5083f5cdad091 /HISTORY
parent29501203f7b6818258d438d8826ac02c60e08494 (diff)
downloadvdr-ef385702d0d821f9d7efebef1e87d4e9da9db721.tar.gz
vdr-ef385702d0d821f9d7efebef1e87d4e9da9db721.tar.bz2
Fixed a problem with @plugin in keymacros.conf in case the named plugin is not loaded
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 2d5e0c10..9b5d7df3 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4190,9 +4190,11 @@ Video Disk Recorder Revision History
- No longer displaying color buttons in the recording info menu if it has been
invoked from a player (reported by Jürgen Schilling).
-2006-01-15: Version 1.3.40
+2006-01-20: Version 1.3.40
- Fixed a second place where a message should be given when an instant recording
is started (reported by Jesus Bravo Alvarez).
- Modified logging so that even on NPTL systems each line in the log file shows
the individual thread's pid (based on a suggestion from Francois-Xavier Kowalski).
+- Fixed a problem with @plugin in keymacros.conf in case the named plugin is not
+ loaded (reported by Franz Gangkofer).