diff --git a/ChangeLog b/ChangeLog index 98ac2b0dd3..1b541b6435 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2007-09-28 Sven Neumann - * libgimpcolor/gimpcolorspace.c (gimp_hwb_to_rgb): avoid the + * libgimpcolor/gimpcolorspace.c (gimp_hsv_to_rgb_int): avoid the ambiguity of returning different values for the same color and limit the Hue output range to [0..359].