From a1883ee160b026846c69d605c169f8473770db3d Mon Sep 17 00:00:00 2001 From: Ryan Pavlik Date: Wed, 14 Sep 2011 12:15:25 -0500 Subject: [PATCH] Add Jan Ciger to changelog and readme --- CHANGELOG.mkd | 9 +++++---- README.mkd | 7 ++++--- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.mkd b/CHANGELOG.mkd index 42cd795..8ea27bf 100644 --- a/CHANGELOG.mkd +++ b/CHANGELOG.mkd @@ -18,13 +18,14 @@ 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. -- Initial MotionPlus support, merged from fwiine - thanks to admiral0 for - the pull request. + paulburton and added to build system. +- Initial MotionPlus support. Thanks to admiral0 for the initial pull + request merging from fwiine, and to Jan Ciger Reviatech SAS for building + on it with fwiine and WiiC code as well as additional code. Fixed: diff --git a/README.mkd b/README.mkd index 042ceba..5a50fd0 100644 --- a/README.mkd +++ b/README.mkd @@ -52,9 +52,10 @@ Additional Contributors: - Paul Burton - Karl Semich - Johannes Zarl -- hartsantler -- admiral0 and fwiine project -- Jeff Baker/Inv3rsion, LLC. +- hartsantler +- admiral0 and fwiine project +- Jeff Baker/Inv3rsion, LLC. +- Jan Ciger - Reviatech SAS License