From c1787f186e329d1439a1ddb3af2fd1ec60a7c9bb Mon Sep 17 00:00:00 2001 From: avolkov Date: Thu, 4 May 2006 02:41:01 +0000 Subject: [PATCH] bug 884 git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2349 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index f7e01bbbb..66e7aa430 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,5 @@ Changes towards version 0.6: +- 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 - One pixel fix in melee menu pictures. - SvdB