mention bcc Unicode build fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2006-12-13 19:04:19 +00:00
parent 265db88d61
commit 0ec8d8f72c

View File

@@ -90,6 +90,10 @@ Major new features in 2.8 release
2.8.1
-----
wxMSW:
- Fixed compilation with Borland C++ in Unicode mode but without MSLU
wxGTK:
- Don't crash if command line is not valid UTF-8 (Unicode build only)