From 4d673f1ecea1351a9d82ce3bc274d958e74c8e71 Mon Sep 17 00:00:00 2001 From: Martin Nordholts Date: Sun, 23 Sep 2007 07:30:21 +0000 Subject: [PATCH] Refer to the right bug number bug #479426 in the last ChangeLog entry. svn path=/trunk/; revision=23622 --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 43309eaa7c..b4c91e2c5d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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