4 - allow compiling imexif.c with C89 compilers.
9 - no longer fallback to using DynaLoader to load the XS code
10 https://rt.cpan.org/Ticket/Display.html?id=75560
15 - modify to use the new buffered I/O functions instead of calling
16 I/O layer callbacks directly.
18 - handle I/O close errors properly
23 - update the bundled (and still modified) Devel::CheckLib
24 https://rt.cpan.org/Ticket/Display.html?id=69170
26 - use snprintf() when imconfig.h indicates it's available
27 https://rt.cpan.org/Ticket/Display.html?id=69147
32 - the big types cleanup
34 - fail writing an image that is too large for JPEG to support.
39 - add progressive write support
40 https://rt.cpan.org/Ticket/Display.html?id=68691
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
49 Split off from Imager.