4 - avoid static variables when capturing IPTC data
6 - clean up .dSYM directories generated performing probes on OS X
9 - pass the --verbose command-line option through to Imager::Probe in
11 https://rt.cpan.org/Ticket/Display.html?id=75878
16 - allow compiling imexif.c with C89 compilers.
21 - no longer fallback to using DynaLoader to load the XS code
22 https://rt.cpan.org/Ticket/Display.html?id=75560
27 - modify to use the new buffered I/O functions instead of calling
28 I/O layer callbacks directly.
30 - handle I/O close errors properly
35 - update the bundled (and still modified) Devel::CheckLib
36 https://rt.cpan.org/Ticket/Display.html?id=69170
38 - use snprintf() when imconfig.h indicates it's available
39 https://rt.cpan.org/Ticket/Display.html?id=69147
44 - the big types cleanup
46 - fail writing an image that is too large for JPEG to support.
51 - add progressive write support
52 https://rt.cpan.org/Ticket/Display.html?id=68691
54 - replace (imager|tony)@imager.perl.org in the doc, since I don't
55 plan to continue receiving mail at that address.
56 https://rt.cpan.org/Ticket/Display.html?id=68591
61 Split off from Imager.