summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-10-14 10:06:16 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-10-14 10:06:16 +0200
commit7bed3fd6ba154c108872f357a9e8e247122da411 (patch)
tree81b832a9655ebe3bb9b6b768ef0d5eb6215f194b /HISTORY
parent6a15d77429968ae372ae23be9deca7c57a44bfe5 (diff)
downloadvdr-7bed3fd6ba154c108872f357a9e8e247122da411.tar.gz
vdr-7bed3fd6ba154c108872f357a9e8e247122da411.tar.bz2
Fixed displaying the error log message in case an unknown plugin was requested in a key macro
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 175cb208..292424ed 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4958,3 +4958,5 @@ Video Disk Recorder Revision History
- Updated the Hungarian language texts (thanks to Guido Josten).
- Fixed a possible crash if cPluginManager::GetPlugin() is called with a NULL
pointer (thanks to Petri Hintukainen).
+- Fixed displaying the error log message in case an unknown plugin was requested
+ in a key macro (thanks to Petri Hintukainen).