]> git.imager.perl.org - imager.git/commitdiff
Imager doesn't load on Windows 98
authorTony Cook <tony@develop=help.com>
Wed, 1 Aug 2007 10:22:42 +0000 (10:22 +0000)
committerTony Cook <tony@develop=help.com>
Wed, 1 Aug 2007 10:22:42 +0000 (10:22 +0000)
Changes
TODO

diff --git a/Changes b/Changes
index 4ef131af394a0a66677f2828ca404e4703335365..d85ecb36b50c4bfdd0f3eee04517907ba6d522b9 100644 (file)
--- a/Changes
+++ b/Changes
@@ -43,6 +43,9 @@ Bug fixes:
  - transparency is now enabled by default when writing GIF images
    http://rt.cpan.org/Ticket/Display.html?id=27615
 
+ - Imager would not load on Windows 98
+   http://rt.cpan.org/Ticket/Display.html?id=27653
+
 Imager 0.59 - 14 June 2007
 ===========
 
diff --git a/TODO b/TODO
index 1ec71b954fb60d5ef09c19fc6634628a07edab25..599e7ae94f3e07b67edc9a1594bccdd2e257898b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,9 +20,9 @@ error message when loading an unsupported font format is confusing (#27571) (don
 
 enable transparency by default for gif (#27615) (done)
 
-new color counting code (#28142)
+Imager doesn't load on Windows 98 (#27653) (done)
 
-Imager doesn't load on Windows 98 (#27653)
+new color counting code (#28142)
 
 sample: scaling an animated gif (#27591)