From: Tony Cook Date: Sun, 20 Jun 2010 09:46:06 +0000 (+0000) Subject: yep, some of this is bug fixes X-Git-Tag: Imager-0.77~30 X-Git-Url: http://git.imager.perl.org/imager.git/commitdiff_plain/46e2e4a3242434c74b8c2f852bc387804fd88a97 yep, some of this is bug fixes --- diff --git a/Changes b/Changes index a2c1d73d..b1a3d4cb 100644 --- a/Changes +++ b/Changes @@ -6,6 +6,8 @@ Imager 0.75 - use PERL_NO_GET_CONTEXT to slightly improve performance on threaded perls (not measured) +Bugs: + - an opacity fill based on a fountain fill would segfault when filling an 8-bit/sample image.