1 - avoid static variables when capturing IPTC data
3 - clean up .dSYM directories generated performing probes on OS X
9 - allow compiling imexif.c with C89 compilers.
14 - no longer fallback to using DynaLoader to load the XS code
15 https://rt.cpan.org/Ticket/Display.html?id=75560
20 - modify to use the new buffered I/O functions instead of calling
21 I/O layer callbacks directly.
23 - handle I/O close errors properly
28 - update the bundled (and still modified) Devel::CheckLib
29 https://rt.cpan.org/Ticket/Display.html?id=69170
31 - use snprintf() when imconfig.h indicates it's available
32 https://rt.cpan.org/Ticket/Display.html?id=69147
37 - the big types cleanup
39 - fail writing an image that is too large for JPEG to support.
44 - add progressive write support
45 https://rt.cpan.org/Ticket/Display.html?id=68691
47 - replace (imager|tony)@imager.perl.org in the doc, since I don't
48 plan to continue receiving mail at that address.
49 https://rt.cpan.org/Ticket/Display.html?id=68591
54 Split off from Imager.