From 3095df7ebd8f5f9b07b7a47f923090df8cb8661e Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Thu, 11 Sep 2008 14:21:03 +0000 Subject: [PATCH] Clarification. svn path=/trunk/; revision=26926 --- ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7db370e3ed..9dda1f928f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -78,9 +78,9 @@ window here so that gimp_unique_win32_open() in app/unique.c won't find it. This is important especially in a developer version where the debug output window might be left open and the proxy window - still existing for a long time after the GTK+ main loop of the - GIMP GUI has finished. Thanks to Michael Schumacher for pointing - this out. + otherwise would still exist for a long time after the GTK+ main + loop of the GIMP GUI has finished. Thanks to Michael Schumacher + for pointing this out. There is still a small race window here after GIMP has begun closing down its GUI in gui_exit_callback() and before the proxy