update changelog to mention windows improvement

This commit is contained in:
Ryan Pavlik
2011-09-14 13:03:36 -05:00
parent f7b198e0e6
commit 60570ea8d3

View File

@@ -34,6 +34,9 @@ Fixed:
- Builds properly now on mingw (both cross-compile and native).
- Improved reliability on Windows when running an app twice without dis-connecting
the Wiimote (came as a part of the MotionPlus support.)
Changed:
- Improved header includes using feedback from (include-what-you-use)[iwyu]