From 2f0e4e400fb26fe66168f915b6dc10d6a032d95a Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 6 Apr 2015 10:59:14 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog.txt b/ChangeLog.txt index b4a319875..8c7ba4cbd 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1242,3 +1242,6 @@ (2015-04-04). * apps/examples/nxlines/: Add the new 'capped' parameter to nx_drawline() calls (2015-04-05). + * apps/modbus/tcp: Fix some complile problems when TCP is enabled + (2015-04-06). +