From 6e48a2fab7fe4b45ab04b5637337241ad9ad884a Mon Sep 17 00:00:00 2001 From: avolkov Date: Wed, 5 Oct 2005 23:42:34 +0000 Subject: [PATCH] updated git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1890 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 485556ce8..618e4d5c5 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,6 @@ Changes towards version 0.5: +- Fixed a bug that prevented Slylandro Probes from ever showing up + in interplanetary exploration (found by SvdB, bug #768) - Lowered the Comm ambient animation rate from 120 to 40fps, thus limiting the CPU usage - Alex - Fixed Recursive Mutexes to still work even if the ThreadID is 0