Skip to content

Commit

Permalink
2.9.2 update
Browse files Browse the repository at this point in the history
  • Loading branch information
rmagick committed May 13, 2009
1 parent 4629a39 commit 41da583
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion ChangeLog
Expand Up @@ -2,8 +2,13 @@ RMagick 2.9.2
o Add new HorizontalTileEdgeVirtualPixelMethod,
VerticalTileEdgeVirtualPixelMethod, CheckerTileVirtualPixelMethod
VirtualPixelMethod enum values (available in ImageMagick 6.5.0-1)
o Added BilinearForwardDistortion, BilinearReverseDistortion enums
(available in ImageMagick 6.5.1-2)
o Add missing composite operators to Magick::Draw#composite method
o Add warning about IM < 6.3.5 and Ruby < 1.8.5
o Add warning about dropping support for ImageMagick < 6.3.5 and
Ruby < 1.8.5
o Fix bug #25892, stack buffer overflow in Magick::TypeMetric.to_s
(reported by Roman Simecek)

RMagick 2.9.1
o Fix a bug that prevents the use of transparent background colors when
Expand Down

0 comments on commit 41da583

Please sign in to comment.