]> git.imager.perl.org - imager.git/blobdiff - Changes
update skip count
[imager.git] / Changes
diff --git a/Changes b/Changes
index c560816ecb87b133558f443e55196cc2e402fafa..aa71ae4e8b69f1374fb709fd7d6fd9148a286232 100644 (file)
--- a/Changes
+++ b/Changes
@@ -606,6 +606,15 @@ Revision history for Perl extension Imager.
         - fixed stupid bug in deleting tags
        - fixed minor pod errors involving >
 
+0.40?
+        - make t1log optional, defaulting to off.  You can enable the log
+          with Imager::init(t1log=>1) (Ticket #369)
+        - quote a few hash key strings to prevent warnings on 5.004
+        - modify quantization code to handle 1 channel images 
+          correctly (Ticket #365)
+        - make channel pointer to i_gsamp() const int * so we can pass
+          const arrays
+
 =================================================================
 
         For latest versions check the Imager-devel pages: