Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-06-11 14:43:56 -06:00
parent 40a40ae023
commit 343981b6c7

View File

@ -10580,3 +10580,6 @@
From Juha Niskaneni (2015-06-11).
* fs/mount: Add the ability to mount a file system on top of en existing
node in the psuedo-file system (2015-06-11).
* arch/arm/src/sam34/sam_clockconfig.c: Add default loop optimization if
EEFC_FMR is available in the configuration (i.e., for SAM4S and 4E).
From Marco Aurélio da Cruz (2015-06-11).