2.8.1
-----
+All:
+
+- Fix compilation with wxUSE_STL=1
+- wxGrid::GetBestSize() returns same size the grid would have after AutoSize()
+
wxMSW:
- Fixed compilation with Borland C++ in Unicode mode but without MSLU
- Don't crash if command line is not valid UTF-8 (Unicode build only)
+wxUniv:
+
+- It is now possible to set background colour of wxStaticText
+
2.8.0
-----