4 - libpng 1.5 specific probes were looking for libpng 1.4 filenames.
6 - added alternative probe configurations that try to link libz, to
7 handle a statically linked libpng.
8 https://rt.cpan.org/Ticket/Display.html?id=74043
13 - no longer fallback to using DynaLoader to load the XS code
14 https://rt.cpan.org/Ticket/Display.html?id=75560
19 - modify to use the new buffered I/O functions instead of calling
20 I/O layer callbacks directly.
22 - handle I/O close errors properly
27 - update the bundled (and still modified) Devel::CheckLib
28 https://rt.cpan.org/Ticket/Display.html?id=69170
33 - the big types cleanup
38 - replace (imager|tony)@imager.perl.org in the doc, since I don't
39 plan to continue receiving mail at that address.
40 https://rt.cpan.org/Ticket/Display.html?id=68591
47 - don't access deprecated members of the png_structp.
48 https://rt.cpan.org/Ticket/Display.html?id=60242
50 - cleanup testout on make clean
57 - add inc at the front of @INC so we don't pick up old installed
63 Initial release based on Imager 0.77
65 The idea here is that you can depend on Imager::File::PNG and be sure