4 - correct 0.85 header below
6 - test code now reports the (compile-time) library version
11 - avoid static variables when capturing IPTC data
13 - clean up .dSYM directories generated performing probes on OS X
16 - pass the --verbose command-line option through to Imager::Probe in
18 https://rt.cpan.org/Ticket/Display.html?id=75878
23 - allow compiling imexif.c with C89 compilers.
28 - no longer fallback to using DynaLoader to load the XS code
29 https://rt.cpan.org/Ticket/Display.html?id=75560
34 - modify to use the new buffered I/O functions instead of calling
35 I/O layer callbacks directly.
37 - handle I/O close errors properly
42 - update the bundled (and still modified) Devel::CheckLib
43 https://rt.cpan.org/Ticket/Display.html?id=69170
45 - use snprintf() when imconfig.h indicates it's available
46 https://rt.cpan.org/Ticket/Display.html?id=69147
51 - the big types cleanup
53 - fail writing an image that is too large for JPEG to support.
58 - add progressive write support
59 https://rt.cpan.org/Ticket/Display.html?id=68691
61 - replace (imager|tony)@imager.perl.org in the doc, since I don't
62 plan to continue receiving mail at that address.
63 https://rt.cpan.org/Ticket/Display.html?id=68591
68 Split off from Imager.