]> git.imager.perl.org - imager.git/blobdiff - JPEG/Changes
various changes updates
[imager.git] / JPEG / Changes
index f8bfd45e96d715aacacba0bc7cecc57976bf48d9..ffcf6119b5a56e7425605c4c0bcae2b63df39b24 100644 (file)
@@ -1,7 +1,49 @@
+ - avoid static variables when capturing IPTC data
+
+Imager-File-JPEG 0.84
+=====================
+
+ - allow compiling imexif.c with C89 compilers.
+
+Imager-File-JPEG 0.83
+=====================
+
+ - no longer fallback to using DynaLoader to load the XS code
+   https://rt.cpan.org/Ticket/Display.html?id=75560
+
+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 support
+ - 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
 =====================