]> git.imager.perl.org - imager.git/blobdiff - Changes
- fix/simplify META.yml generation - we now generate META.yml at
[imager.git] / Changes
diff --git a/Changes b/Changes
index 58c45ee952917123ee966a7fe034a110e868285e..1f3a29b1e348ae6473023eaff5e056c020ded128 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1358,6 +1358,12 @@ Revision history for Perl extension Imager.
 - make TIFF detection stricter
 - more memory allocation integer overflow auditing
 - IM_DEBUG_MALLOC wasn't interacting well with the API
+- make win32.c const happy
+- make raw.c C89 compliant
+- added version/level to the API function table structure
+- fix/simplify META.yml generation - we now generate META.yml at
+  Makefile.PL time, since trying to work with EU::MM to generate a 
+  custom META.yml was a waste.
 
 =================================================================