diff --git a/sc2/ChangeLog b/sc2/ChangeLog index f1166f2fa..1735b6e77 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,5 @@ Changes towards version 0.2: +- Added icons to win32 builds (MSVC only for now) - Removed the GraphicStrength code, since all that is handled with an arithmetic blit routine outside of the drawing thread - Added an improved version of biadapt scaling filter,