Update ChangeLog

This commit is contained in:
Gregory Nutt
2015-01-19 12:58:48 -06:00
parent a4a6917267
commit 5b84be6bf6
+3 -1
View File
@@ -9469,4 +9469,6 @@
definition of up_receive() and up_dma_receive() to match fields of definition of up_receive() and up_dma_receive() to match fields of
uart_ops_s from nuttx/include/nuttx/serial/serial.h. From Freddie uart_ops_s from nuttx/include/nuttx/serial/serial.h. From Freddie
Chopin (2015-01-19). Chopin (2015-01-19).
* drivers/pipes/pipe.c, drivers/usbdev/cdcacm.c, and
mm/mm_gran/mm_granalloc.c: Fixes some issues found by the PX4 team
using Coverity. From Pavel Krienko (2015-01-19).