diff --git a/CHANGELOG.mkd b/CHANGELOG.mkd index becbdc1..c132f52 100644 --- a/CHANGELOG.mkd +++ b/CHANGELOG.mkd @@ -19,6 +19,11 @@ Added: by and included with RPythonic http://code.google.com/p/rpythonic/ Thanks to hartsantler for this feature. +- Ability to build as a static library - must define WIIUSE_STATIC in + client app as well as choosing the appropriate option when building + WiiUse. The default is still a shared library (dll/so). Merged from + paulburton and added to build system. + Fixed: - Properly disable rumbling when told to. Thanks to Jeff Baker from