From 2afb4cba61759119aebbd011c251c555faf09d93 Mon Sep 17 00:00:00 2001 From: avolkov Date: Fri, 5 May 2006 23:16:00 +0000 Subject: [PATCH] bug 862 git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2355 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 66e7aa430..ff8166a1d 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,5 @@ Changes towards version 0.6: +- Quit (F10) now works correctly during intro (bug #862) - Alex - Playing failure sounds when entering text consistently (bug #884) - Alex - 64-bit fixes in construct_response () - Michael - Removed rotating 3d planet frame caching (cuts mem usage by 5M) - Alex