]> git.imager.perl.org - imager.git/blobdiff - PNG/Changes
PNG re-work: improve error reporting for PNG read/write
[imager.git] / PNG / Changes
index 8e4a32ba4fca6752fbe6264ba3c9df1a96e5477b..52bc4017ba8bbb6618accf1378cbc226b9345df0 100644 (file)
@@ -1,3 +1,41 @@
+
+ - improve error reporting to actually report the error text from
+   libpng.
+
+Imager-File-PNG 0.84
+====================
+
+ - libpng 1.5 specific probes were looking for libpng 1.4 filenames.
+
+ - added alternative probe configurations that try to link libz, to
+   handle a statically linked libpng.
+   https://rt.cpan.org/Ticket/Display.html?id=74043
+
+Imager-File-PNG 0.83
+====================
+
+ - no longer fallback to using DynaLoader to load the XS code
+   https://rt.cpan.org/Ticket/Display.html?id=75560
+
+Imager-File-PNG 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.PNG 0.81
+====================
+
+ - update the bundled (and still modified) Devel::CheckLib
+   https://rt.cpan.org/Ticket/Display.html?id=69170
+
+Imager-File.PNG 0.80
+====================
+
+ - the big types cleanup
+
 Imager-File-PNG 0.79
 ====================
 
@@ -5,6 +43,10 @@ Imager-File-PNG 0.79
    plan to continue receiving mail at that address.
    https://rt.cpan.org/Ticket/Display.html?id=68591
 
+ - Makefile.PL updates to report library detection info back to the
+   main Imager Makefile.PL.
+   https://rt.cpan.org/Ticket/Display.html?id=9675
+
 Imager-File-PNG 0.78
 ====================