From 71fbe41a39547879a90f0904210aaf0cdd301091 Mon Sep 17 00:00:00 2001 From: Tony Cook Date: Fri, 12 Oct 2012 18:55:30 +1100 Subject: [PATCH] update Changes --- Changes | 8 +++++++- GIF/Changes | 2 ++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index b7884a90..da056237 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,13 @@ Imager release history. Older releases can be found in Changes.old - - support for giflib 5.0. + - support for giflib 5.0. (5.0.1 and later) 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 GIF write (the default) would + always use a GIF89a header even if none of the images were + transparent. - previously the probe step for freetype-config would fail on cygwin 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. -- 2.39.5