4 - correct an internal documentation error. No functional changes.
9 - fix some mismatched format strings/types
14 - correct 0.85 header below
16 - test code now reports the (compile-time) library version
21 - avoid static variables when capturing IPTC data
23 - clean up .dSYM directories generated performing probes on OS X
26 - pass the --verbose command-line option through to Imager::Probe in
28 https://rt.cpan.org/Ticket/Display.html?id=75878
33 - allow compiling imexif.c with C89 compilers.
38 - no longer fallback to using DynaLoader to load the XS code
39 https://rt.cpan.org/Ticket/Display.html?id=75560
44 - modify to use the new buffered I/O functions instead of calling
45 I/O layer callbacks directly.
47 - handle I/O close errors properly
52 - update the bundled (and still modified) Devel::CheckLib
53 https://rt.cpan.org/Ticket/Display.html?id=69170
55 - use snprintf() when imconfig.h indicates it's available
56 https://rt.cpan.org/Ticket/Display.html?id=69147
61 - the big types cleanup
63 - fail writing an image that is too large for JPEG to support.
68 - add progressive write support
69 https://rt.cpan.org/Ticket/Display.html?id=68691
71 - replace (imager|tony)@imager.perl.org in the doc, since I don't
72 plan to continue receiving mail at that address.
73 https://rt.cpan.org/Ticket/Display.html?id=68591
78 Split off from Imager.