Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-08-31 11:09:49 -06:00
parent e46f8e090b
commit 50e40a93ba

View File

@ -8320,3 +8320,7 @@
* sched/Kconfig sched/init/os_bringup.c tools/cfgdefine.c: Add
configuration options to start the system from a program on a file
system (2014-8-30).
* mm/ and include/nuttx/mm.h: Remove CONFIG_MM_MULTIHEAP. Non-multiheap
operation is no longer supported (2014-8-31).
* configs/sama5d4-ek/kernel: Add a configuration for testing the
kernel build configuration (still a work in progress) (2014-8-31).