Fix melee.cfg loading: correct check for file size, calc fleet value after loading; bug #1099

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3559 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2011-02-15 13:05:00 +00:00
parent 6ff079b8e8
commit 0870178bb7
4 changed files with 9 additions and 4 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.7:
- 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
- Fix UAC issues with installer for cleaner Vista/Win7 installs - Michael