From: Tony Cook Date: Tue, 11 Sep 2012 09:49:01 +0000 (+1000) Subject: note the ft1 change in Changes X-Git-Tag: v0.93~33^2~1 X-Git-Url: http://git.imager.perl.org/imager.git/commitdiff_plain/cde24311ab2ba535c13d07be5597b9842b8b9fbb?ds=inline note the ft1 change in Changes --- diff --git a/Changes b/Changes index 9b77a3f1..5aae5f09 100644 --- a/Changes +++ b/Changes @@ -1,8 +1,5 @@ Imager release history. Older releases can be found in Changes.old -Threads work - - thread safe ft1 - - improved thread safety - the internal error stack and log file handle are now in a per-thread context object @@ -12,6 +9,7 @@ Threads work - use a mutex to avoid re-entering thread-unsafe tifflib - 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. - T1: - improve error reporting