9
0
Fork 0

Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-03-10 12:17:54 -06:00
parent 2767217478
commit 53a72aac15
1 changed files with 2 additions and 1 deletions

View File

@ -9945,4 +9945,5 @@
* sched/mqueue/mq_timedsend.c: Should not check for valid time if
there is space in the message queue. Noted by Freddie Chopin
(2015-03-10).
* arch/arm/src/tiva/tiva_timerlib.c: Fix a typo in peripheral wait
logic: gptm, not gpio. From Bradley Noyes (2015-03-10).