summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-08-27 09:37:33 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-08-27 09:37:33 +0200
commit110c64f56db10405446cafb17a1c18308fff0b96 (patch)
tree94d126fad38241c02d7a15c257661452cc6ce0f4 /HISTORY
parentfe37211da0b543271d77754faa50ef54dbe4fe52 (diff)
downloadvdr-110c64f56db10405446cafb17a1c18308fff0b96.tar.gz
vdr-110c64f56db10405446cafb17a1c18308fff0b96.tar.bz2
Moved cMenuEditTimer and cMenuEvent to menu.h so that plugins can use it
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 91e86e66..b9a840b9 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3734,3 +3734,5 @@ Video Disk Recorder Revision History
trouble than it fixed.
- Fixed detecting short channel names for "Kabel Deutschland", who uses a comma
as delimiter (thanks to Marco Schlüßler).
+- Moved cMenuEditTimer and cMenuEvent to menu.h so that plugins can use it (suggested
+ by Thomas Günther).