From 293e7cf906a2e20932c4b485bbd02c6c8e13ab2a Mon Sep 17 00:00:00 2001 From: meep-eep Date: Sat, 5 Mar 2005 19:48:22 +0000 Subject: [PATCH] updated git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1572 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 29b0c2b7d..635ab58b9 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,6 @@ Changes towards version 0.4: +- Fixed a bad memory access which could occur when the code relies + on CharCount for determining the end of a string (bug #701). - SvdB - Battle planet images now have corrected transparency info, so there is no more black square overlaping ships (bug #128); and coincidently 3DO credits now have a starfield background (bug #470) -Alex