diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 1a3bd49dd..04aed1e5e 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,5 @@ Changes towards version 0.3: +- Patched Umgah dialogue, fixing bug #8 - Crossfade code now explicitly caches the screen to transition from, and thus no longer glitches. The code needed a slight rewrite, but this does fix bug #33 -McMartin