summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-10-27 08:30:17 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-10-27 08:30:17 -0600
commit9713dea659311ad7b4bc9733c544eae1cca3fbc7 (patch)
treeeed462518e4a9278f69d624f48e207668d857be8 /nuttx/ChangeLog
parentbe4f2b40a076e3f693be4981d2796117bc6d5ae6 (diff)
downloadnuttx-9713dea659311ad7b4bc9733c544eae1cca3fbc7.tar.gz
nuttx-9713dea659311ad7b4bc9733c544eae1cca3fbc7.tar.bz2
nuttx-9713dea659311ad7b4bc9733c544eae1cca3fbc7.zip
Update ChangeLog
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 030d3ffc1..269dfe2b8 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/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).
+