4 - no longer fallback to using DynaLoader to load the XS code
5 https://rt.cpan.org/Ticket/Display.html?id=75560
10 - modify to use the new buffered I/O functions instead of calling
11 I/O layer callbacks directly.
12 https://rt.cpan.org/Ticket/Display.html?id=69912
14 - handle I/O close errors properly
19 - check image file limits set by set_file_limits()
21 - use TIFFReadDirectory() instead of TIFFSetDirectory() to step
22 through IFDs, since that handles IFD loops.
24 - update the bundled (and still modified) Devel::CheckLib
25 https://rt.cpan.org/Ticket/Display.html?id=69170
30 - the big types cleanup
35 - handle slightly different warning from libtiff 4.x
36 https://rt.cpan.org/Ticket/Display.html?id=65268
38 - replace (imager|tony)@imager.perl.org in the doc, since I don't
39 plan to continue receiving mail at that address.
40 https://rt.cpan.org/Ticket/Display.html?id=68591
45 Split out from Imager.