Preserve character case when editing with joystick; bug #0180

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3539 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2010-05-22 19:14:57 +00:00
parent e354e5e481
commit fb828d599c
2 changed files with 12 additions and 2 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.7:
- Preserve character case when editing with joystick (bug #1080) - Alex
- Fixed misaligned cargo count (bug #1092) - Coredev
- Fixed the network SuperMelee team configuration protocol - SvdB
- Fixed fuel reserve bounds checks - SvdB