From c216d7cdf73b295686a16f64e934b25f0771f35e Mon Sep 17 00:00:00 2001 From: gewlitys Date: Fri, 28 Mar 2003 17:27:17 +0000 Subject: [PATCH] updated git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@902 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 04aed1e5e..63df53233 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,7 @@ Changes towards version 0.3: +- Utwig shield now pulsates properly (bug #269), from Nic +- Fix for memory leak in TFB_DrawCanvas_ExtractPalette (bug #277), + from Richard Braakman - 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