From 0876a5387cba0ff32b187db23d4f8f5437f5e3fa Mon Sep 17 00:00:00 2001 From: gewlitys Date: Fri, 13 Dec 2002 19:28:35 +0000 Subject: [PATCH] updated git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@424 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index f7f2c0a6b..bc231329e 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,6 @@ 0.2: +- GraphicsSem usage reverted back in RotatePlanet, from PhracturedBlue +- Pause/exit game dialog problem with planets fixed, from PhracturedBlue - Fixed lockup if sbuf_size was zero (OpenAL) - Planet surface changing color when using device fixed, from PhracturedBlue - Some race conditions eliminated, from PhracturedBlue