update changelog

This commit is contained in:
Ryan Pavlik
2011-05-02 15:55:46 -05:00
parent 43a2529be0
commit 7b5cb12472

View File

@@ -22,11 +22,13 @@ v0.14 -- ?
- Doxyfile and "doc" target to the build system, to easily make - Doxyfile and "doc" target to the build system, to easily make
use of the documentation already in the code, along with doc use of the documentation already in the code, along with doc
cleanups and improvements. (rp) cleanups and improvements. (rp)
- Added balance board code to example (Paul Burton, rp)
Fixed: Fixed:
- Off-by-two overflow in IR dot ordering - thanks to Karl Semich (xloem on GitHub) - Off-by-two overflow in IR dot ordering - thanks to Karl Semich (xloem on GitHub)
- Documentation typo fix - thanks to Johannes Zarl - Documentation typo fix - thanks to Johannes Zarl
- Check malloc results. (rp) - Check malloc results. (rp)
- Initialize an array entirely. (rp) - Initialize an array entirely. (rp)
- Fixed reading of balance board data. (rp)
Changed: Changed:
- Cleaned up README. (rp) - Cleaned up README. (rp)
- Removed references to the LGPL/noncommercial license, since it's - Removed references to the LGPL/noncommercial license, since it's