Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-11-13 10:45:55 -06:00
parent e6ff1518f6
commit 135f1ab64a

View File

@ -8963,3 +8963,5 @@
* libc/unistd: Remove use of CONFIG_MAX_TASK_ARGS in execl() (2014-11-13).
* sched/: Remove some misc. usage of CONFIG_MAX_TASK_ARGS in task_start(),
task_setup(), and vfork() (2014-11-13).
* arch/arm/src/stm32/chip/stm32_otgfs.h: Correct a typo in the STM32 OTGFS
register bit definitions (2014-11-13).