]> git.imager.perl.org - imager.git/commitdiff
document Makefile.PL changes
authorTony Cook <tony@develop=help.com>
Fri, 11 May 2007 09:35:51 +0000 (09:35 +0000)
committerTony Cook <tony@develop=help.com>
Fri, 11 May 2007 09:35:51 +0000 (09:35 +0000)
Changes

diff --git a/Changes b/Changes
index 5143100c2ede7ae863533ec4d8b848135e989a24..d456969719ad0a570b37fef9377a5f2fdec78d79 100644 (file)
--- a/Changes
+++ b/Changes
@@ -29,6 +29,14 @@ Bug fixes:
  - fix rendering on alpha channel images for the T1lib driver.
    http://rt.cpan.org/Ticket/Display.html?id=11972
 
+ - reworked library probing, we can now set more than one probe
+   function for a library.  Disabled the default (non-freetype-config)
+   library probe and added an extra probe function that searches for
+   both ft2build.h and whatever it includes, and adds -I as needed.
+   Hopefully this will fix build problems like
+   http://www.nntp.perl.org/group/perl.cpan.testers/2007/05/msg472281.html
+   http://rt.cpan.org/Ticket/Display.html?id=26086
+
 Imager 0.57 - 30 Apr 2007
 ===========