diff --git a/docs/changes.txt b/docs/changes.txt index 3ff1e4fbb4..27915a87f9 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -20,6 +20,7 @@ All (GUI): wxMSW: +- wxMSW now builds with (beta of) MSVC 8 (a.k.a. 2005) - Separators are now correctly shown in the toolbars under Windows XP. - Fixed multiline tooltips handling. - Fixed wxSlider::GetSelEnd() (Atilim Cetin).