git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1576 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2005-03-15 22:45:07 +00:00
parent 74048df92c
commit 1c59a3e7fe
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.4:
- Fixed menu sounds in full-game battle ship selection box (bug #566) -Alex
- Added '--version' - Svdb
- Fixed a bad memory access which could occur when the code relies
on CharCount for determining the end of a string (bug #701). - SvdB