4 - modify to use the new buffered I/O functions instead of calling
5 I/O layer callbacks directly.
7 - handle I/O close errors properly
12 - update the bundled (and still modified) Devel::CheckLib
13 https://rt.cpan.org/Ticket/Display.html?id=69170
15 - use snprintf() when imconfig.h indicates it's available
16 https://rt.cpan.org/Ticket/Display.html?id=69147
21 - the big types cleanup
23 - fail writing an image that is too large for JPEG to support.
28 - add progressive write support
29 https://rt.cpan.org/Ticket/Display.html?id=68691
31 - replace (imager|tony)@imager.perl.org in the doc, since I don't
32 plan to continue receiving mail at that address.
33 https://rt.cpan.org/Ticket/Display.html?id=68591
38 Split off from Imager.