Mention the addition of VC{11,12} solution files in the change log.

This is an important thing for a lot of people.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_3_0_BRANCH@75927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2014-02-18 15:44:35 +00:00
parent de5ae5495e
commit 6e277a8848

View File

@@ -614,6 +614,7 @@ wxGTK:
wxMSW: wxMSW:
- Disable the use of compiler TLS to avoid mysterious crashes in plugins. - Disable the use of compiler TLS to avoid mysterious crashes in plugins.
- Added solution files for MSVS 2012 and 2013 (Artur Wieczorek).
- Fix blank wxBitmapComboBox dropdown appearance. - Fix blank wxBitmapComboBox dropdown appearance.
- Fix clicking on checkboxes in wxDataViewCtrl. - Fix clicking on checkboxes in wxDataViewCtrl.
- Many improvements to alpha transparency handling (Artur Wieczorek). - Many improvements to alpha transparency handling (Artur Wieczorek).