Refer to the right bug number bug #479426 in the last ChangeLog entry.

svn path=/trunk/; revision=23622
This commit is contained in:
Martin Nordholts 2007-09-23 07:30:21 +00:00
parent 1444b854e7
commit 4d673f1ece

View file

@ -3,7 +3,7 @@
* app/tools/gimprectangleselecttool.c
(gimp_rect_select_tool_draw): Only draw the rectangle when `Show
selection' is `true', with the help of a new function
gimp_rect_select_tool_selection_visible(). Fixes bug #474509.
gimp_rect_select_tool_selection_visible(). Fixes bug #479426.
2007-09-23 Simon Budig <simon@gimp.org>