Update changelog

This commit is contained in:
Gregory Nutt 2014-06-26 12:23:34 -06:00
parent 665f487ed3
commit 787ba2f1d1

View File

@ -7528,3 +7528,6 @@
(2014-6-26).
* include/nuttx/net/netstats.h: Move statistcs from uip.h to new netstats.h
to remove nasty circular inclusion problem (2014-6-26).
* arch/arm/src/sama5: Add logic to redirect all SAMA5D4 interrupts to
the AIC (2014-6-26).