From f3bcfab22b51ca857ae1d0a25b2072ce5f31ce31 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 27 Oct 2014 08:30:17 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 030d3ffc16..269dfe2b81 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8889,3 +8889,7 @@ (2014-10-23). * configs/sam4e-ek/src/sam_ethernet.c (and other files):SAM4E-EK: Add support for PHY insterrupt (2014-10-24). + * include/wchar.h: Add a mostly bogus wchar.h header file. This file + is mostly bogus because noneo of the wide character operations are + currently supported in the Nuttx C library (2014-10-27). +