diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2010-06-15 22:20:06 +0300 |
---|---|---|
committer | Ville Skyttä <ville.skytta@iki.fi> | 2010-06-15 22:20:06 +0300 |
commit | 73190a01d7fc254b7a1048914f0c05f80054dd3c (patch) | |
tree | cd464b1694485469e9dedb52818813172d0df731 /HISTORY | |
parent | 92711d662d7ffec560f517eb1e4878d1fa1621a9 (diff) | |
download | vdr-plugin-text2skin-73190a01d7fc254b7a1048914f0c05f80054dd3c.tar.gz vdr-plugin-text2skin-73190a01d7fc254b7a1048914f0c05f80054dd3c.tar.bz2 |
Fix crash with GraphicsMagick >= 1.3.8 and non-XPM images.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ ____-__-__: Version 1.3.1 - Makefile adjustments for VDR 1.7.13. - Fixed segmentation fault with 16bit images (closes #258 - thanks to domml@vdrportal) +- Fixed crash with GraphicsMagick >= 1.3.8 and non-XPM images. 2009-10-06: Version 1.3 |