From 298b4d93d1e11800bf440c5c87327d399bca457a Mon Sep 17 00:00:00 2001 From: Ryan Pavlik Date: Fri, 2 Sep 2011 15:20:01 -0500 Subject: [PATCH] update changelog --- CHANGELOG.mkd | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.mkd b/CHANGELOG.mkd index c132f52..42cd795 100644 --- a/CHANGELOG.mkd +++ b/CHANGELOG.mkd @@ -18,11 +18,13 @@ Added: Added to more easily support a ctypes python binding, generated 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. + paulburton and added to build system. +- Initial MotionPlus support, merged from fwiine - thanks to admiral0 for + the pull request. Fixed: