Imager-File-JPEG 0.82
=====================

 - modify to use the new buffered I/O functions instead of calling
   I/O layer callbacks directly.

 - handle I/O close errors properly

Imager-File-JPEG 0.81
=====================

 - update the bundled (and still modified) Devel::CheckLib
   https://rt.cpan.org/Ticket/Display.html?id=69170

 - use snprintf() when imconfig.h indicates it's available
   https://rt.cpan.org/Ticket/Display.html?id=69147

Imager-File-JPEG 0.80
=====================

 - the big types cleanup

 - fail writing an image that is too large for JPEG to support.

Imager-File-JPEG 0.79
=====================

 - add progressive write support
   https://rt.cpan.org/Ticket/Display.html?id=68691

 - replace (imager|tony)@imager.perl.org in the doc, since I don't
   plan to continue receiving mail at that address.
   https://rt.cpan.org/Ticket/Display.html?id=68591

Imager-File-JPEG 0.78
=====================

Split off from Imager.