Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-02-09 10:53:22 -06:00
parent fc04eec306
commit b78a9fc290
1 changed files with 4 additions and 0 deletions

View File

@ -9698,3 +9698,7 @@
* libc/unisted/lib_execl.c: Fix bad logic in counting the number of
arguments. This could never have worked. Noted by Pierre-noel
Bouteville (2015-4-09).
* arch/arm/src/sama5/sam_emacb.c: Add support for Multicast address
matching and IPv6 in the SAMA5D4 Ethernet driver (2015-02-09).
* configs/sama5d4-ek/ipv6: Add a configuration for testing IPv6 with
the SAMA5D4-EK (2015-02-09).