]> git.imager.perl.org - imager.git/blobdiff - Changes
- some jpeg.c logging calls didn't include parameters enough to match
[imager.git] / Changes
diff --git a/Changes b/Changes
index a91ed5ccd63648ee6da012d1566e7548b7a4f364..7cd36e053aac0f3b3922ef5a3500e7edfd60aa80 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1381,6 +1381,10 @@ Revision history for Perl extension Imager.
 - tifflib 3.8.0 with MDI (Microsoft(tm) TIFF) support produces a 
   different error when it reads a file with a bad magic number.
   Update the test to handle the possible messages.
+- some jpeg.c logging calls didn't include parameters enough to match
+  the supplied format string.
+- in some cases memory wasn't being freed during error handling when
+  reading jpeg images
 
 =================================================================