Rounding-error correction in log(x|y)ToUniverse; bug #1046; from Nic

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3162 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2009-06-30 05:32:24 +00:00
parent 81a1ada2c2
commit 852eeaf7a4
2 changed files with 17 additions and 11 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.7:
- Rounding-error correction in log(x|y)ToUniverse (bug #1046), from Nic
- Change hardcoded Starbase and Sa-Matra values to pretty enum values
(bug #1047), from Nic
- Load override.cfg from user's dir to add or override menu controls - Alex