From 089bae8a5cce5546b13a63db4c86fe02f516e535 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 31 Aug 2014 11:09:49 -0600 Subject: Update ChangeLog --- nuttx/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index bd06c57ec..9195e509c 100755 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -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). -- cgit v1.2.3