From 9f03fe280a7ffbb86e33f42b85181bbb6c6adb5e Mon Sep 17 00:00:00 2001 From: avolkov Date: Wed, 30 Mar 2005 18:27:36 +0000 Subject: [PATCH] bug 673 git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1602 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 5e1e8bc2a..4dbf975a3 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,6 @@ Changes towards version 0.4: +- Quit confirmation window (on F10) undraws correctly during intro slides + (bug #673) -Alex - Attempting to set to a mode that Doesn't Work in Setup no longer ends the program (bug #695) - Michael - Fixed segfault when shutting down because video could not be initialized