diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 94c341dc3..8d856ea4e 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,5 @@ Changes towards version 0.4: +- Fixed menu sounds in full-game battle ship selection box (bug #566) -Alex - Added '--version' - Svdb - Fixed a bad memory access which could occur when the code relies on CharCount for determining the end of a string (bug #701). - SvdB