diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-11-16 13:20:26 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-11-16 13:20:26 +0100 |
commit | e3a8fb1065b3ee38ec722d8a58179cbac94aa2d8 (patch) | |
tree | d7663c3a0c6181c375df06fe9aa7ba666f1fb747 /PLUGINS/src/hello/HISTORY | |
parent | f8950822dd5ac531af08bb3a3fffa068a06698fe (diff) | |
download | vdr-e3a8fb1065b3ee38ec722d8a58179cbac94aa2d8.tar.gz vdr-e3a8fb1065b3ee38ec722d8a58179cbac94aa2d8.tar.bz2 |
Changed return type of MainMenuAction()
Diffstat (limited to 'PLUGINS/src/hello/HISTORY')
-rw-r--r-- | PLUGINS/src/hello/HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/PLUGINS/src/hello/HISTORY b/PLUGINS/src/hello/HISTORY index 8639e056..53b620e9 100644 --- a/PLUGINS/src/hello/HISTORY +++ b/PLUGINS/src/hello/HISTORY @@ -37,3 +37,7 @@ VDR Plugin 'hello' Revision History The NEWSTRUCT compile time switch is now obsolete. The required driver is now the CVS HEAD version dated 2002-11-01 or later. - Introduced Make.config. + +2002-11-23: Version 0.0.9 + +- Changed return type of MainMenuAction(). |