Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-06-26 13:03:12 -06:00
parent d120befd39
commit 690d8c6e61

View File

@ -7530,4 +7530,5 @@
to remove nasty circular inclusion problem (2014-6-26). to remove nasty circular inclusion problem (2014-6-26).
* arch/arm/src/sama5: Add logic to redirect all SAMA5D4 interrupts to * arch/arm/src/sama5: Add logic to redirect all SAMA5D4 interrupts to
the AIC (2014-6-26). the AIC (2014-6-26).
* net/route: Move routing table functions to net/route (2014-6-26).