X-Git-Url: http://git.imager.perl.org/imager.git/blobdiff_plain/a93c43b4441dfc08c0abd1b9565236cd29aded9f..71fbe41a39547879a90f0904210aaf0cdd301091:/GIF/Changes diff --git a/GIF/Changes b/GIF/Changes index a6eda6c8..20ccb48f 100644 --- a/GIF/Changes +++ b/GIF/Changes @@ -3,6 +3,8 @@ Imager-File-GIF 0.85 - add giflib 5.0 support. https://rt.cpan.org/Ticket/Display.html?id=79029 + The giflib API Imager uses doesn't have a mechanism to set the + header version in 5.0.0. - previously a transparency enabled write (the default) would always use a GIF89a header even if none of the images were transparent.