]> git.imager.perl.org - imager.git/blobdiff - Changes
update information about giflib bugs
[imager.git] / Changes
diff --git a/Changes b/Changes
index d5f90b6f35a007145bf1ac32390b7c6f9b70804c..0db18adbb3e89c123cee887a1b9614ffd8f4ed9c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -936,6 +936,12 @@ Revision history for Perl extension Imager.
 - some tests were using $Config{ivsize} when they should have been 
   using $Config{intsize}
   Resolves: https://rt.cpan.org/Ticket/Display.html?id=8645
+- tools/imager has been removed from the MANIFEST, it's way too late
+  to test/debug for 0.44.
+- image.h had no prototype for i_ft2_bbox_r() and it was being called
+  from Imager.xs
+- giflib 4.1.3 still doesn't have all the bugs fixed, update the notes
+  in README and in the buggy_giflib.txt file that t105gif.t produces
 
 =================================================================