]> git.imager.perl.org - imager.git/commitdiff
note ABI compatibility restoration
authorTony Cook <tony@develop-help.com>
Fri, 23 Nov 2012 10:23:10 +0000 (21:23 +1100)
committerTony Cook <tony@develop-help.com>
Fri, 14 Dec 2012 09:27:40 +0000 (20:27 +1100)
Changes

diff --git a/Changes b/Changes
index 39bd5a6adeeb8bccb05f20786d28b5ccad56c41d..2e8aa34752c1ffcf1c46800f269d59dbd81bcbc3 100644 (file)
--- 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