diff options
author | Thomas Günther <tom@toms-cafe.de> | 2009-06-21 19:52:50 +0200 |
---|---|---|
committer | Thomas Günther <tom@toms-cafe.de> | 2009-06-21 19:52:50 +0200 |
commit | 3f84caa2968902dba6c733502111b55bcc432a61 (patch) | |
tree | b0e13a2ff9080f3c0f07c17695007eb98f56b12d /HISTORY | |
parent | ea25399458d35ca25e3477200baa1b393a577b37 (diff) | |
download | vdr-plugin-text2skin-3f84caa2968902dba6c733502111b55bcc432a61.tar.gz vdr-plugin-text2skin-3f84caa2968902dba6c733502111b55bcc432a61.tar.bz2 |
Fixed compile error if ImageMagick has double as Quantum type (closes #140)
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -73,6 +73,7 @@ ____-__-__: Version 1.3 - Updated FSF address in the license information - Updated gettext language files - Removed backward compatibility to VDR < 1.6.0 (closes #137) +- Fixed compile error if ImageMagick has double as Quantum type (closes #140) 2009-06-01: Version 1.2 |