Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-11-28 09:04:36 -06:00
parent 5ddfdb2d8d
commit 75699eb306

View File

@ -9103,3 +9103,6 @@
function correctly and freeze. Patch moves initialization and function correctly and freeze. Patch moves initialization and
destruction of waitsem, irqsem and readysem to destruction of waitsem, irqsem and readysem to
cc3000_open/cc3000_close. cc3000_open/cc3000_close.
* include/cxx/cctgype: Undefine macros defined ctype.h so that builtin
C++ implementations will be used intead. From Lorenz Meier
(2014-11-28).