diff --git a/ChangeLog.txt b/ChangeLog.txt index 734346dec..aafad64ae 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -561,4 +561,6 @@ * NxWM::CTouchscreen: When boardctl() fails, need to print errno not the returned value which will always be -1 (2015-04-16). * NxWidgets::CNxServer: Correct use of the BOARDIOC_GRAPHICS_SETUP - boardctl() call (2015-04-16). \ No newline at end of file + boardctl() call (2015-04-16). +* CListBox unit test: Should use RAND_MAX, not MAX_RAND (2015-04-16). +