]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
mention VC8 support
[wxWidgets.git] / docs / changes.txt
index 3ff1e4fbb494615ad4c7e9facc2e442879e8ed11..27915a87f916f34a5dec80ce0ff627332c27ff64 100644 (file)
@@ -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).