From: Tony Cook Date: Sun, 9 Sep 2012 04:30:46 +0000 (+1000) Subject: update changes X-Git-Tag: v0.93~33^2~9 X-Git-Url: http://git.imager.perl.org/imager.git/commitdiff_plain/9770eb450f59e5e82e26c6682ca4b4795746acb3 update changes --- diff --git a/Changes b/Changes index bc3d32f6..72cf4d4e 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,6 @@ Imager release history. Older releases can be found in Changes.old Threads work - - thread safe t1lib - thread safe ft2 - thread safe ft1 @@ -10,7 +9,13 @@ Threads work context object - JPEG now captures IPTC information in a thread-safe way - avoid globals where possible for warning capture in libtiff + - use a mutex to avoid re-entering thread-unsafe giflib + - use a mutex to avoid re-entering thread-unsafe tifflib + - use a mutex to avoid re-entering thread-unsafe T1Lib + - T1: + - improve error reporting + - provide better control of the level of anti-aliasing Imager 0.92 - 14 Aug 2012 ===========