Starmap unit conversion corrections and lazy-cursor fix; fixes bug #970

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3163 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2009-06-30 10:06:23 +00:00
parent 852eeaf7a4
commit f2a8766252
2 changed files with 79 additions and 44 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.7:
- Starmap unit conversion corrections; fixes bug #970 - Alex
- 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