Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-02-05 09:30:35 -06:00
parent da1d1d7139
commit 937a5ecd97

View File

@ -9656,3 +9656,5 @@
* arch/arm/src/stm32/stm32_aes.c, stm32_aes.h, and * arch/arm/src/stm32/stm32_aes.c, stm32_aes.h, and
chip/stm32l15xxx_aes.h: Add driver for STM32L162XX AES peripheral. chip/stm32l15xxx_aes.h: Add driver for STM32L162XX AES peripheral.
From Juha Niskanen (2015-02-04). From Juha Niskanen (2015-02-04).
* net/icmpv6/icmpv6_radvertise.c, Kconfig, and other files: Add option
to send Router Advertisement Messages (2015-02-05).