update changelog

This commit is contained in:
Ryan Pavlik
2011-09-02 15:20:01 -05:00
parent e8d2be3601
commit 298b4d93d1

View File

@@ -18,11 +18,13 @@ Added:
Added to more easily support a ctypes python binding, generated Added to more easily support a ctypes python binding, generated
by and included with RPythonic http://code.google.com/p/rpythonic/ by and included with RPythonic http://code.google.com/p/rpythonic/
Thanks to hartsantler for this feature. Thanks to hartsantler for this feature.
- Ability to build as a static library - must define WIIUSE_STATIC in - Ability to build as a static library - must define WIIUSE_STATIC in
client app as well as choosing the appropriate option when building client app as well as choosing the appropriate option when building
WiiUse. The default is still a shared library (dll/so). Merged from WiiUse. The default is still a shared library (dll/so). Merged from
paulburton and added to build system. paulburton and added to build system.
- Initial MotionPlus support, merged from fwiine - thanks to admiral0 for
the pull request.
Fixed: Fixed: