]> git.imager.perl.org - imager.git/blobdiff - Changes
- Makefile.PL now builds imconfig.h with #defines for libraries
[imager.git] / Changes
diff --git a/Changes b/Changes
index a9ab351df69c20e89e98cdfe2e4aa1f9464df954..f1bf40acccb97ce1a7ac5e1d1fad763dcba4bd26 100644 (file)
--- a/Changes
+++ b/Changes
@@ -985,6 +985,14 @@ Revision history for Perl extension Imager.
 - the i_xres and i_yres tags are now stored in a resolution similar
   to their source.
   Resolves: https://rt.cpan.org/Ticket/Display.html?id=8520
+- added tiff_resolutionunit_name tag when reading tiff files
+- Makefile.PL now attempts to use freetype-config to configure freetype 2
+  and pkg-config to configure libpng.
+- avoid complaining about include/lib directories we pull from 
+  perl's config or we have built-in
+- Makefile.PL now builds imconfig.h with #defines for libraries
+  present (and for the GIF library version) rather than putting them
+  into CFLAGS
 
 =================================================================