4 - modify to use the new buffered I/O functions instead of calling
5 I/O layer callbacks directly.
6 https://rt.cpan.org/Ticket/Display.html?id=69912
8 - handle I/O close errors properly
13 - check image file limits set by set_file_limits()
15 - use TIFFReadDirectory() instead of TIFFSetDirectory() to step
16 through IFDs, since that handles IFD loops.
18 - update the bundled (and still modified) Devel::CheckLib
19 https://rt.cpan.org/Ticket/Display.html?id=69170
24 - the big types cleanup
29 - handle slightly different warning from libtiff 4.x
30 https://rt.cpan.org/Ticket/Display.html?id=65268
32 - replace (imager|tony)@imager.perl.org in the doc, since I don't
33 plan to continue receiving mail at that address.
34 https://rt.cpan.org/Ticket/Display.html?id=68591
39 Split out from Imager.