diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-08-26 20:36:59 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-08-26 20:36:59 +0200 |
commit | 3a4b7f065ce64a81214cc837841378f979086481 (patch) | |
tree | 8c6e726bb404c78710ce0a4e53b392d432047bf2 /PLUGINS/src/skincurses/HISTORY | |
parent | ad1e138e5bac20f539725f479a192d66d60827bc (diff) | |
download | vdr-3a4b7f065ce64a81214cc837841378f979086481.tar.gz vdr-3a4b7f065ce64a81214cc837841378f979086481.tar.bz2 |
Adapted to the new Level parameter of cOsd
Diffstat (limited to 'PLUGINS/src/skincurses/HISTORY')
-rw-r--r-- | PLUGINS/src/skincurses/HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/PLUGINS/src/skincurses/HISTORY b/PLUGINS/src/skincurses/HISTORY index 02065a4d..34efba9c 100644 --- a/PLUGINS/src/skincurses/HISTORY +++ b/PLUGINS/src/skincurses/HISTORY @@ -57,3 +57,7 @@ VDR Plugin 'skincurses' Revision History - Moved the "all" target in the Makefile before the "Implicit rules", so that a plain "make" will compile everything. - Added internationalization. + +2007-08-26: Version 0.1.4 + +- Adapted to the new Level parameter of cOsd. |