9
0
Fork 0

Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-03-10 09:51:05 -06:00
parent 5bc9828a8c
commit 63d1f19616
1 changed files with 4 additions and 0 deletions

View File

@ -9942,3 +9942,7 @@
samv71-xult: Add a bare bones framework that will do nothing more than
support configuration for the Atmel SAMV71 Xplained Ultra board. Very
much a work in progress (2015-03-06).
* 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).