From: Tony Cook Date: Fri, 23 Nov 2012 10:23:10 +0000 (+1100) Subject: note ABI compatibility restoration X-Git-Tag: v0.94~2^2~1 X-Git-Url: http://git.imager.perl.org/imager.git/commitdiff_plain/0eebfd59cc6cb1aba867fb94584bcf69d5e0c47b note ABI compatibility restoration --- diff --git a/Changes b/Changes index 39bd5a6a..2e8aa347 100644 --- a/Changes +++ b/Changes @@ -10,6 +10,8 @@ Imager release history. Older releases can be found in Changes.old - use a mutex to avoid re-entering thread-unsafe T1Lib - use a library handle per thread for freetype 2. - use an engine handle per thread for freetype 1.x. + - originally these changes broke ABI compatibility, this has been + restored. - clarify the return value of getpixel(); https://rt.cpan.org/Ticket/Display.html?id=81198