From 9ffaf70f36f9520710ba3ece69c230682bf5bc27 Mon Sep 17 00:00:00 2001 From: avolkov Date: Mon, 31 Oct 2005 15:37:34 +0000 Subject: [PATCH] bug #752 git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1933 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index d757715f5..4ff5ff6aa 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -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);