Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-04-06 10:59:14 -06:00
parent 5b97e23c90
commit 2f0e4e400f

View File

@ -1242,3 +1242,6 @@
(2015-04-04). (2015-04-04).
* apps/examples/nxlines/: Add the new 'capped' parameter to nx_drawline() * apps/examples/nxlines/: Add the new 'capped' parameter to nx_drawline()
calls (2015-04-05). calls (2015-04-05).
* apps/modbus/tcp: Fix some complile problems when TCP is enabled
(2015-04-06).