diff options
author | Timo Eskola <timo@tolleri.net> | 2015-09-08 13:48:18 +0300 |
---|---|---|
committer | Timo Eskola <timo@tolleri.net> | 2015-09-08 13:48:18 +0300 |
commit | a29e83f54bbae14ee29f958d3640be9073e25a0c (patch) | |
tree | 3896cd0a07f585e2ac71d4e5a8c9dda6db6e4780 /HISTORY | |
parent | 5803854e175a911011abc760b3cda23dae05b50a (diff) | |
download | vdr-plugin-useractivity-a29e83f54bbae14ee29f958d3640be9073e25a0c.tar.gz vdr-plugin-useractivity-a29e83f54bbae14ee29f958d3640be9073e25a0c.tar.bz2 |
Version 0.0.4:
- Fixed X activity detection for Ubuntu 7.10.
- Fixed compilation without XSS.
- Added host to LSTU printout.
- Fixed SVDRP command SETI for VDR 1.5.1 and later.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,6 +1,17 @@ VDR Plugin 'useractivity' Revision History ------------------------------------------ +2007-11-26: Version 0.0.4 + +- Fixed X activity detection for Ubuntu 7.10. +- Fixed compilation without XSS. +- Added host to LSTU printout. +- Fixed SVDRP command SETI for VDR 1.5.1 and later. + +2007-09-11: Version 0.0.3 + +- New SVDRP command SETA. + 2007-08-19: Version 0.0.2 - Updated for VDR 1.5.8. |