Build fleet queues and name captains in the same exact order on both net sides; fixes bugs 1081 and 989

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3570 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2011-02-21 14:41:18 +00:00
parent 3b87633a65
commit 431acfc39d
2 changed files with 6 additions and 2 deletions
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.7:
- Same captain names are used on both net sides (bug #989) - Alex
- Fixed sync loss in netplay games having duplicate ships (bug #1081) - Alex
- Fixed loading of melee.cfg (bug #1099) - Alex
- Fixed the 64KB size limitation on key-value files (bug #1112) - Alex
- Update download paths for the new SourceForge File Release system - Michael