Mention the addition of x64 configs in MSVC 8/9 projects in the change log.

Should have been part of the previous commit.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_3_0_BRANCH@76769 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2014-06-24 23:56:29 +00:00
parent 4af9d1aace
commit c6c70ae7ed

View File

@@ -580,6 +580,7 @@ Major new features in this release
wxMSW:
- Fix Cygwin 1.7 build.
- Include x64 configurations in MSVC 8/9 project files too.
3.0.1: (released 2014-06-15)