From 1c714fc4f223eae1bb666f0051bc71f876821f72 Mon Sep 17 00:00:00 2001 From: mcmartin Date: Sat, 24 Dec 2005 08:39:58 +0000 Subject: [PATCH] Updated git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2110 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 747de3d59..f2571e700 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,6 @@ Changes towards version 0.5: +- Added the rest of devel/ and users/ documentation into MSVC .dsp + files (but #589) -- Michael - Fixed PNG transparency info (tRNS chunk) in all images according to info specified by .ani - Alex - Comm animation fixes (bugs 557, 705, 806); from chmmravatar, Alex