Changeset 471

Show
Ignore:
Timestamp:
10/26/09 10:20:54 (4 weeks ago)
Author:
cristy
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ImageMagick/trunk/ChangeLog

    r433 r471  
    1 2009-10-23  6.5.6-1 Samuel Thibault  <samuel.thibault@ens-l...> 
     12009-10-26  6.5.7-2 Chris Madison  <madisonblu@gmail...> 
     2  * Only call InstantiateXComponent() if X11 support is included. 
     3  * Correct hue computation for the HSB colorspace. 
     4 
     52009-10-23  6.5.7-1 Samuel Thibault  <samuel.thibault@ens-l...> 
    26  * Braille coder fix for DirectClass images 
    37 
     
    812  * Alpha blending is not required for ScaleImage(). 
    913  * Guassian noise operator is not longer discontinuous. 
    10   * Correct hue computation for the HSB colorspace. 
    1114 
    12152009-10-14  6.5.7-0 Pino Toscano  <pino@kde...>