add changelog entry about mingw support

This commit is contained in:
Ryan Pavlik
2011-09-06 16:39:54 -05:00
parent f6a21a113a
commit 28ab18648e

View File

@@ -24,6 +24,8 @@ Fixed:
- Properly disable rumbling when told to. Thanks to Jeff Baker from
(Inv3rsion, LLC.)(http://www.inv3rsion.com/)
- Builds properly now on mingw (both cross-compile and native).
Changed:
- Improved header includes using feedback from (include-what-you-use)[iwyu]