]> git.imager.perl.org - imager.git/commitdiff
update Changes
authorTony Cook <tony@develop-help.com>
Mon, 10 Jun 2013 04:14:00 +0000 (14:14 +1000)
committerTony Cook <tony@develop-help.com>
Mon, 10 Jun 2013 04:14:00 +0000 (14:14 +1000)
Changes
PNG/Changes

diff --git a/Changes b/Changes
index 195ce792e63c4ac510dfab146bc831fd69da31dc..6ba4c4457bcbf422ac314d2cc9a12a196a014110 100644 (file)
--- a/Changes
+++ b/Changes
@@ -38,6 +38,12 @@ Imager release history.  Older releases can be found in Changes.old
    now renders in alpha-combining mode, to match antialiased output.
    https://rt.cpan.org/Ticket/Display.html?id=73359
 
+ - add sample code and cookbook notes for drawing a blurred drop-shadow.
+
+ - add support for libpng 1.6, which changed the defaults for
+   reporting some types of error.
+   https://rt.cpan.org/Ticket/Display.html?id=85746
+
 Imager 0.96 - 19 May 2013
 ===========
 
index c30716d85a126e24d6543adf3034c5edb12fc12c..ef3aae14f2e920abb64e8f4228387f87d6770782 100644 (file)
@@ -1,3 +1,9 @@
+Imager-File-PNG 0.88
+====================
+
+ - support libpng 1.6
+   https://rt.cpan.org/Ticket/Display.html?id=85746
+
 Imager-File-PNG 0.87
 ====================