summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index c95dbb6b..bf2eedbe 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2395,3 +2395,5 @@ Video Disk Recorder Revision History
Endriss).
- Added 'repeat' function keys '7' and '9' ("jump to mark") in replay mode
(suggested by Oliver Endriss).
+- Made cOsdMenu::Display() virtual, which allows plugins to do some additional
+ processing after calling the base class function (suggested by Jan Rieger).