From 7c0fe3381549de3ac2fbbc8a5de85f4e1ff95d0d Mon Sep 17 00:00:00 2001 From: gewlitys Date: Sun, 8 Dec 2002 20:48:00 +0000 Subject: [PATCH] updated git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@380 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index e26ed29a7..8d68ca0bf 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,6 @@ 0.2: +- Crash during loading from orbit fixed, from PhracturedBlue +- Starmap issue when orbiting earth fixed, from PhracturedBlue - Oscilloscope is now implemented (OpenAL) - Moved initialisation of _MemorySem to memInit - SvdB - Planet scan is now cleared correctly, from l0ci