]> git.imager.perl.org - imager.git/blob - PNG/Changes
avoid warning about gccversion being non-numeric
[imager.git] / PNG / Changes
1 Imager-File-PNG 0.79
2 ====================
3
4  - replace (imager|tony)@imager.perl.org in the doc, since I don't
5    plan to continue receiving mail at that address.
6    https://rt.cpan.org/Ticket/Display.html?id=68591
7
8 Imager-File-PNG 0.78
9 ====================
10
11 Bug fixes:
12
13  - don't access deprecated members of the png_structp.
14    https://rt.cpan.org/Ticket/Display.html?id=60242
15
16  - cleanup testout on make clean
17
18 Imager-File-PNG 0.77
19 ====================
20
21 Bug fixes:
22
23  - add inc at the front of @INC so we don't pick up old installed 
24    Devel::CheckLib
25
26 Imager-File-PNG 0.76
27 ====================
28
29 Initial release based on Imager 0.77
30
31 The idea here is that you can depend on Imager::File::PNG and be sure
32 of PNG support.