From: cristy Date: Mon, 26 Oct 2009 17:20:54 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~10451 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=63042cc1fe9903b9ce3bf7637c42f50ab130e0d6;p=imagemagick --- diff --git a/ChangeLog b/ChangeLog index 00fd87f9c..fb77ee564 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,8 @@ -2009-10-23 6.5.6-1 Samuel Thibault +2009-10-26 6.5.7-2 Chris Madison + * Only call InstantiateXComponent() if X11 support is included. + * Correct hue computation for the HSB colorspace. + +2009-10-23 6.5.7-1 Samuel Thibault * Braille coder fix for DirectClass images 2009-10-19 6.5.7-1 Wang Dataton @@ -7,7 +11,6 @@ 2009-10-18 6.5.7-1 Cristy * Alpha blending is not required for ScaleImage(). * Guassian noise operator is not longer discontinuous. - * Correct hue computation for the HSB colorspace. 2009-10-14 6.5.7-0 Pino Toscano * ImageMagick fails to build in GNU/HURD due to absence of PATH_MAX.