]> git.imager.perl.org - imager.git/commitdiff
change note for MAXINT removal
authorTony Cook <tony@develop-help.com>
Mon, 21 Jul 2014 09:00:38 +0000 (19:00 +1000)
committerTony Cook <tony@develop-help.com>
Mon, 21 Jul 2014 09:00:38 +0000 (19:00 +1000)
Changes

diff --git a/Changes b/Changes
index 61a754d92537959e9a43896827bb101918c37310..5970532ff94b947fbb8de40125265126e856ae81 100644 (file)
--- a/Changes
+++ b/Changes
@@ -11,9 +11,13 @@ Imager release history.  Older releases can be found in Changes.old
    performance improvement.
 
  - support Inline 0.57 and later.
-   Inline 0.57 changed the with interface.
+   Inline 0.57 changed the "with" interface.
    https://rt.cpan.org/Ticket/Display.html?id=97108
 
+ - don't define our own MAXINT macro, it conflicts with windows header
+   files and in a few places it was the wrong value to use anyway.
+   https://rt.cpan.org/Ticket/Display.html?id=96425
+
 Imager 0.99_01 - 29 Jun 2014
 ==============