Commit | Line | Data |
---|---|---|
893474f1 TC |
1 | Imager-File-PNG 0.78 |
2 | ==================== | |
3 | ||
4 | Bug 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 |
11 | Imager-File-PNG 0.77 |
12 | ==================== | |
13 | ||
14 | Bug fixes: | |
15 | ||
16 | - add inc at the front of @INC so we don't pick up old installed | |
17 | Devel::CheckLib | |
18 | ||
19 | Imager-File-PNG 0.76 | |
20 | ==================== | |
21 | ||
22 | Initial release based on Imager 0.77 | |
23 | ||
24 | The idea here is that you can depend on Imager::File::PNG and be sure | |
25 | of PNG support. |