Update ChangeLog

This commit is contained in:
Gregory Nutt 2016-01-25 18:28:59 -06:00
parent 365e015010
commit aad3b013f1
1 changed files with 3 additions and 0 deletions

View File

@ -11355,3 +11355,6 @@
* include/nuttx/math32.h and libc/misc: Add some utilities to support
64-bit arithmetic operations for platforms that do not support long
long types. Not yet used anywhere (2015-01-25).
* arch/arm/src/samv7/chip: Add an AFEC header file (2016-01-25).
* net/iob: iob_alloc_qentry() has the same issues as did iob_alloc()
fixed on 2016-01-23. (2016-01-26).