Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-09-08 06:24:49 -06:00
parent e953fb11cd
commit 55e8164c77
1 changed files with 4 additions and 0 deletions

View File

@ -8427,3 +8427,7 @@
* arch/arm/src/sama5/sam_memories.c, sam_pgalloc.c, and sam_pgalloc.h: In
kernel build with address environment, need logic to map user virtual
addresses to physical addresses, and vice versa (2104-9-7).
* SAM3X/Arduino Due: Fix typo in sam3x_periphclks.h; add SCLK
definitions to board.h header file. From Fabien Comte (2014-9-8).
* Several pthread interfaces: A ddconst storage class to to phthread
parameters. From Freddie Chopin (2014-9-8).