]> git.imager.perl.org - imager.git/blobdiff - Changes
didn't include the new test in the count for when there's no gif support
[imager.git] / Changes
diff --git a/Changes b/Changes
index cdb536e7b07ec29f02fcac4fcef1dd53fa30707b..c1100851d9ff867b0a24d31ff90043dba1474a80 100644 (file)
--- a/Changes
+++ b/Changes
@@ -362,7 +362,17 @@ Revision history for Perl extension Imager.
        for giflib 3.
        - Win32 support for libpng
        - fixed set_internal creating 2 refs to one object
-
+       - Win32 support for jpeg
+       - Win32 support for tiff
+       - base level error reporting code added, I still need to modify
+       older code to use it
+        - fix translate=>'giflib' handling of single-colour images.  
+         Previously a single colour image would cause an error in 
+         MakeMapObject().
+        - fix t/t10formats.t tests against giflib3
+        - added test for transparent gifs
+        - minor doc fixes for transparent gifs
+        - make it less error-prone to write transparent gifs
 
 
 ~~~~~~~~~~~~~^ ^ ^~~~~~~~~~~~~~
@@ -389,6 +399,7 @@ Revision history for Perl extension Imager.
        - Split the other classes into seperate files
        - Compile with memory debugging enabled and fix leaks
        - Check if hashbox code is choosing the wrong closest color
+       - dynaload.c is strongly tied to perl
 
        Documentation:
        - Add to the documentation