]> git.imager.perl.org - imager.git/blobdiff - JPEG/Changes
test we don't use vars and that we have use 5.006.
[imager.git] / JPEG / Changes
index b9c2c404af14e490ac7b163b757a950d27d7213f..ab6f006372e7121e0241bb2e37e739694a39c15d 100644 (file)
@@ -1,3 +1,71 @@
+Imager-File-JPEG 0.94
+=====================
+
+ - Imager has moved to github
+
+Imager-File-JPEG 0.93
+=====================
+
+ - remove an unneeded check when terminating the stream for JPEG
+   writing.  CID 185347.
+
+Imager-File-JPEG 0.92
+=====================
+
+ - move common EXIF parsing into core Imager.
+
+Imager-File-JPEG 0.91
+=====================
+
+ - Makefile.PL improvements
+
+Imager-File-JPEG 0.90
+=====================
+
+ - update the bundled/modified Devel::CheckLib to handle the gcc-4
+   symlink on Cygwin
+
+Imager-File-JPEG 0.89
+=====================
+
+ - added the jpeg_optimize parameter for writing JPEG files.  This can
+   significantly reduce file sizes, but uses more memory and time.
+   https://rt.cpan.org/Ticket/Display.html?id=94292
+
+Imager-File-JPEG 0.88
+=====================
+
+ - correct an internal documentation error.  No functional changes.
+
+Imager-File-JPEG 0.87
+=====================
+
+ - fix some mismatched format strings/types
+
+Imager-File-JPEG 0.86
+=====================
+
+ - correct 0.85 header below
+
+ - test code now reports the (compile-time) library version
+
+Imager-File-JPEG 0.85
+=====================
+
+ - avoid static variables when capturing IPTC data
+
+ - clean up .dSYM directories generated performing probes on OS X
+   Mountain Lion.
+
+ - pass the --verbose command-line option through to Imager::Probe in
+   Makefile.PL
+   https://rt.cpan.org/Ticket/Display.html?id=75878
+
+Imager-File-JPEG 0.84
+=====================
+
+ - allow compiling imexif.c with C89 compilers.
+
 Imager-File-JPEG 0.83
 =====================