summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-06-04 10:29:19 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2012-06-04 10:29:19 +0200
commit04f176b2489722283039e4c73e2f19e6a519fde1 (patch)
tree836c684f47f724b80196327a1413d95a4195e53a /HISTORY
parent8d8dd8ecbd3a7c95800921009c72123939e3e571 (diff)
downloadvdr-04f176b2489722283039e4c73e2f19e6a519fde1.tar.gz
vdr-04f176b2489722283039e4c73e2f19e6a519fde1.tar.bz2
Added SetComponents() to the EPG handler interface
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 8be42bb7..d81e0632 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7164,3 +7164,4 @@ Video Disk Recorder Revision History
to Rolf Ahrenberg).
- Removed DeleteEvent() from the EPG handler interface (turned out not to be useful)
and replaced it with HandledExternally() (thanks to Jörg Wendel).
+- Added SetComponents() to the EPG handler interface (thanks to Dirk Heiser).