]> git.imager.perl.org - imager.git/blobdiff - Changes
fix flood_fill some more
[imager.git] / Changes
diff --git a/Changes b/Changes
index 416427c7c48e068e7b804aa863249f24cc7f6cf7..bfda578028100914d45e121717caf719df485889 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,7 +3,7 @@ Imager release history.  Older releases can be found in Changes.old
 Imager 0.77_02 - unreleased
 ==============
 
- - moved Win32 font support into a sub-module.
+ - moved Win32, FreeType 2 font support into sub-modules.
    https://rt.cpan.org/Ticket/Display.html?id=49616 (partial)
    Uses Imager::Probe now.
    https://rt.cpan.org/Public/Bug/Display.html?id=61328
@@ -20,6 +20,10 @@ Bug fixes:
    fill area.
    Thanks to Nicolas Roggli for reporting this.
 
+ - flood_fill wouldn't fill to the left edge of the image if the
+   starting line didn't reach the left edge.
+   Thanks to Nicolas Roggli for reporting this.
+
 Imager 0.77_01 - 13 Sep 2010
 ==============