Update ChangeLogs

This commit is contained in:
Gregory Nutt 2015-04-16 09:36:10 -06:00
parent d2d5d42a7e
commit 564a0f6b90

View File

@ -562,3 +562,5 @@
returned value which will always be -1 (2015-04-16).
* NxWidgets::CNxServer: Correct use of the BOARDIOC_GRAPHICS_SETUP
boardctl() call (2015-04-16).
* CListBox unit test: Should use RAND_MAX, not MAX_RAND (2015-04-16).