2 - improve error reporting to actually report the error text from
8 - libpng 1.5 specific probes were looking for libpng 1.4 filenames.
10 - added alternative probe configurations that try to link libz, to
11 handle a statically linked libpng.
12 https://rt.cpan.org/Ticket/Display.html?id=74043
17 - no longer fallback to using DynaLoader to load the XS code
18 https://rt.cpan.org/Ticket/Display.html?id=75560
23 - modify to use the new buffered I/O functions instead of calling
24 I/O layer callbacks directly.
26 - handle I/O close errors properly
31 - update the bundled (and still modified) Devel::CheckLib
32 https://rt.cpan.org/Ticket/Display.html?id=69170
37 - the big types cleanup
42 - replace (imager|tony)@imager.perl.org in the doc, since I don't
43 plan to continue receiving mail at that address.
44 https://rt.cpan.org/Ticket/Display.html?id=68591
46 - Makefile.PL updates to report library detection info back to the
47 main Imager Makefile.PL.
48 https://rt.cpan.org/Ticket/Display.html?id=9675
55 - don't access deprecated members of the png_structp.
56 https://rt.cpan.org/Ticket/Display.html?id=60242
58 - cleanup testout on make clean
65 - add inc at the front of @INC so we don't pick up old installed
71 Initial release based on Imager 0.77
73 The idea here is that you can depend on Imager::File::PNG and be sure