diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-05-12 10:20:17 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-05-12 10:20:17 +0200 |
commit | 5d733e59ee0b0de00cf4967287ef7f431828726a (patch) | |
tree | 79e51986521582cc10f8a6cf0ae0dd05153cc96f /PLUGINS/src/hello/HISTORY | |
parent | 01c68def34bc8b1d2a2b5ac0a21c6eb4a13e04e3 (diff) | |
download | vdr-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/HISTORY | 1 |
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(). |