]> git.imager.perl.org - imager.git/blob - TIFF/Changes
Merge the I/O buffering branch
[imager.git] / TIFF / Changes
1 Imager-File-TIFF 0.81
2 =====================
3
4  - check image file limits set by set_file_limits()
5
6  - use TIFFReadDirectory() instead of TIFFSetDirectory() to step
7    through IFDs, since that handles IFD loops.
8
9  - update the bundled (and still modified) Devel::CheckLib
10    https://rt.cpan.org/Ticket/Display.html?id=69170
11
12 Imager-File-TIFF 0.80
13 =====================
14
15  - the big types cleanup
16
17 Imager-File-TIFF 0.79
18 =====================
19
20  - handle slightly different warning from libtiff 4.x
21    https://rt.cpan.org/Ticket/Display.html?id=65268
22
23  - replace (imager|tony)@imager.perl.org in the doc, since I don't
24    plan to continue receiving mail at that address.
25    https://rt.cpan.org/Ticket/Display.html?id=68591
26
27 Imager-File-TIFF 0.78
28 =====================
29
30 Split out from Imager.