diff --git a/ChangeLog.txt b/ChangeLog.txt index 633fc136b..f13d1d4b8 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1088,4 +1088,8 @@ interfaces (2014-10-8). * apps/netutils/netlib/netlib_gethostaddr.c: Fix memcpy of host address in netlib_gethostaddr(). From Brennan Ashton (2014-10-17). - + * apps/system/stackmonitor.c and stackmonitor/Makefile: Fix compile + problems introduced when the syslog() prototype changed; Also update + Makefile for kernel build From Radoslaw Adamczyk (2014-10-23). + * apps/examples/nxterm/Makefile: Update makefile for kernel-build + issues. From Radoslaw Adamczyk (2014-10-23).