From a880a41eadfe5924a1cc374144a95587c28ba8fb Mon Sep 17 00:00:00 2001 From: David Capello Date: Thu, 20 Sep 2007 00:43:05 +0000 Subject: [PATCH] Fixed display_switch_in_callback --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index cd3a8282c..1d183d947 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-09-19 David A. Capello + + * src/modules/gui.c (display_switch_in_callback): Fixed (now it + only activate a flag to redraw the screen in the next GUI IDLE). + 2007-09-18 David A. Capello * src/dialogs/tips.c (tips_msg_proc): Added scrolling with mouse