1 - avoid static variables when capturing IPTC data
6 - allow compiling imexif.c with C89 compilers.
11 - no longer fallback to using DynaLoader to load the XS code
12 https://rt.cpan.org/Ticket/Display.html?id=75560
17 - modify to use the new buffered I/O functions instead of calling
18 I/O layer callbacks directly.
20 - handle I/O close errors properly
25 - update the bundled (and still modified) Devel::CheckLib
26 https://rt.cpan.org/Ticket/Display.html?id=69170
28 - use snprintf() when imconfig.h indicates it's available
29 https://rt.cpan.org/Ticket/Display.html?id=69147
34 - the big types cleanup
36 - fail writing an image that is too large for JPEG to support.
41 - add progressive write support
42 https://rt.cpan.org/Ticket/Display.html?id=68691
44 - replace (imager|tony)@imager.perl.org in the doc, since I don't
45 plan to continue receiving mail at that address.
46 https://rt.cpan.org/Ticket/Display.html?id=68591
51 Split off from Imager.