diff options
author | Thomas Günther <tom@toms-cafe.de> | 2010-04-19 02:11:59 +0200 |
---|---|---|
committer | Thomas Günther <tom@toms-cafe.de> | 2010-04-19 02:25:45 +0200 |
commit | 92711d662d7ffec560f517eb1e4878d1fa1621a9 (patch) | |
tree | deab760243a4c8356ddf10b17a8b64e46c85614a /HISTORY | |
parent | f9acab524924cc50a2b8da1a71f891bb87b89bfa (diff) | |
download | vdr-plugin-text2skin-92711d662d7ffec560f517eb1e4878d1fa1621a9.tar.gz vdr-plugin-text2skin-92711d662d7ffec560f517eb1e4878d1fa1621a9.tar.bz2 |
Fixed segmentation fault with 16bit images (closes #258 - thanks to domml@vdrportal)
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,10 +1,12 @@ VDR Plugin 'text2skin' Revision History --------------------------------------- -20xx-xx-xx: Version 1.4 +____-__-__: Version 1.3.1 - Fixed some compiler warnings. - Makefile adjustments for VDR 1.7.13. +- Fixed segmentation fault with 16bit images (closes #258 - thanks to + domml@vdrportal) 2009-10-06: Version 1.3 |