summaryrefslogtreecommitdiff
path: root/PLUGINS/src/hello/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-05-12 10:20:17 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2002-05-12 10:20:17 +0200
commit5d733e59ee0b0de00cf4967287ef7f431828726a (patch)
tree79e51986521582cc10f8a6cf0ae0dd05153cc96f /PLUGINS/src/hello/HISTORY
parent01c68def34bc8b1d2a2b5ac0a21c6eb4a13e04e3 (diff)
downloadvdr-5d733e59ee0b0de00cf4967287ef7f431828726a.tar.gz
vdr-5d733e59ee0b0de00cf4967287ef7f431828726a.tar.bz2
Added the cPlugin::Housekeeping() function
Diffstat (limited to 'PLUGINS/src/hello/HISTORY')
-rw-r--r--PLUGINS/src/hello/HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/PLUGINS/src/hello/HISTORY b/PLUGINS/src/hello/HISTORY
index 9abd4971..31b668e8 100644
--- a/PLUGINS/src/hello/HISTORY
+++ b/PLUGINS/src/hello/HISTORY
@@ -12,3 +12,4 @@ VDR Plugin 'hello' Revision History
2002-05-12: Version 0.0.3
- Changed return type of cPluginHello::Start().
+- Added cPluginHello::Housekeeping().