diff options
author | Frank Neumann <fnu@yavdr.org> | 2017-05-29 11:44:57 +0200 |
---|---|---|
committer | Frank Neumann <fnu@yavdr.org> | 2017-05-29 11:44:57 +0200 |
commit | 2d0d2357133f981edcee0b7b7e9d159eaca221a3 (patch) | |
tree | 77736ee55d0294b650165d4220e4c59186deacfb /HISTORY | |
parent | 4d28c73fa099c510a546f4b9861eb67ccc49a373 (diff) | |
download | vdr-plugin-text2skin-2d0d2357133f981edcee0b7b7e9d159eaca221a3.tar.gz vdr-plugin-text2skin-2d0d2357133f981edcee0b7b7e9d159eaca221a3.tar.bz2 |
Release 1.3.4v1.3.4
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,7 @@ VDR Plugin 'text2skin' Revision History --------------------------------------- -20xx-xx-xx: Version x.x.x +2017-05-29: Version 1.3.4 - Add compatibility for VDR API >= 2.3.1. - Purge DEVELOPMENT_FEATURES, as they have been permanently enabled with t2s-rerunandtab.diff. @@ -11,6 +11,7 @@ VDR Plugin 'text2skin' Revision History - Detach STRIP from DEBUG flag, thanks to Tobias Grimm for his support. - Make MAX_CHARS configurable, requested by nvertigo, (closes #830). - Make tab width configurable, narrow equals original value, wide Tomas Saxer's implementation. +- New release reflecting VDR 2.3.x compatibility 2017-05-21: Version 1.3.3 |