]> git.imager.perl.org - imager.git/commitdiff
note on the PNG / Imager::Probe change
authorTony Cook <tony@develop=help.com>
Mon, 6 Sep 2010 14:39:23 +0000 (14:39 +0000)
committerTony Cook <tony@develop=help.com>
Mon, 6 Sep 2010 14:39:23 +0000 (14:39 +0000)
Changes

diff --git a/Changes b/Changes
index e1e12665b328f1ca6ad2c22b80cd7d3e8e93ad3a..1305f8fdf1c74e7fc56b223a768d7be085b44887 100644 (file)
--- a/Changes
+++ b/Changes
@@ -31,6 +31,14 @@ Bug fixes:
    code that managed 3400 10x10 pixel boxes/second sped up to 25700
    boxes/second.
 
+ - clarify that Imager doesn't write EXIF metadata to images.
+   https://rt.cpan.org/Ticket/Display.html?id=60637
+
+ - Imager::Probe can now search subdirectories under its include path.
+   Used by the PNG Makefile.PL to find headers and libraries when they
+   aren't in the base directory, as in cygwin.
+   https://rt.cpan.org/Ticket/Display.html?id=60635
+
 Imager 0.77 - 11 Aug 2010
 ===========