Avoiding PlaySpeech/StopSpeech namespace collision on OSX

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2756 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2007-05-15 04:57:13 +00:00
parent b5bbb7deab
commit 5d24e61860
4 changed files with 9 additions and 7 deletions
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.7:
- Renamed PlaySpeeh/StopSpeech to work around name collisions
on OSX - Alex
- Ending the battle with a simultaneous death no longer triggers an
assertion - SvdB
- Concurrent supermelee ship selection - SvdB