]> git.imager.perl.org - imager.git/commitdiff
note the ft1 change in Changes
authorTony Cook <tony@develop-help.com>
Tue, 11 Sep 2012 09:49:01 +0000 (19:49 +1000)
committerTony Cook <tony@develop-help.com>
Tue, 11 Sep 2012 09:49:01 +0000 (19:49 +1000)
Changes

diff --git a/Changes b/Changes
index 9b77a3f1813a49979f2f9476d7e533ca21c08bb1..5aae5f090b541a7d52670eded77ddddd16893643 100644 (file)
--- 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