From: Tony Cook <tony@develop=help.com>
Date: Fri, 11 May 2007 09:35:51 +0000 (+0000)
Subject: document Makefile.PL changes
X-Git-Tag: Imager-0.57_01~1
X-Git-Url: http://git.imager.perl.org/imager.git/commitdiff_plain/1fe8316b0679946357152bfe0147261b2c2d5c56

document Makefile.PL changes
---

diff --git a/Changes b/Changes
index 5143100c..d4569697 100644
--- 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
 ===========