fixed error in ChangeLog entry

svn path=/trunk/; revision=23682
This commit is contained in:
Sven Neumann 2007-09-28 10:47:12 +00:00
parent 48741d2ceb
commit 2e695e0e28
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
2007-09-28 Sven Neumann <sven@gimp.org>
* 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].