git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1933 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2005-10-31 15:37:34 +00:00
parent 2884b11542
commit 9ffaf70f36
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.5:
- Doing game-state file I/O in memory instead of temp files;
should avoid problems as in bug #752 - Alex
- Separate config_win.h file for build.sh builds on Windows - SvdB
- Fixed a typo ("we" -> "he") in Thraddash dialog (bug #783) - Alex
- Corrected grammar in Umgah 'Caster lander report (bug #781);