correct changes - we search for font handlers not fonts
[imager.git] / PNG / Changes
CommitLineData
893474f1
TC
1Imager-File-PNG 0.78
2====================
3
4Bug fixes:
5
6 - don't access deprecated members of the png_structp.
7 https://rt.cpan.org/Ticket/Display.html?id=60242
8
9 - cleanup testout on make clean
10
9dbaf18f
TC
11Imager-File-PNG 0.77
12====================
13
14Bug fixes:
15
16 - add inc at the front of @INC so we don't pick up old installed
17 Devel::CheckLib
18
19Imager-File-PNG 0.76
20====================
21
22Initial release based on Imager 0.77
23
24The idea here is that you can depend on Imager::File::PNG and be sure
25of PNG support.