From 974d330fbb2cdef9f4a18aee05fbdc57be055b6a Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 8 Oct 2014 08:33:54 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog.txt b/ChangeLog.txt index 704b1825f..93de14946 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1082,3 +1082,5 @@ error occurs. From Ken Pettit (2014-10-2). * apps/examples/ostest/aio.c, Kconfig, Makefile, and ostest_main.c: Add AIO test case in OS test (2014-10-5). + * apps/examples: Remove non-portable uses of syslog (014-10-8). +