From 937a5ecd979e1dbbbab49fe5c4d94b7b55ba431e Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 5 Feb 2015 09:30:35 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9e232c01636..b695a25f0c2 100755 --- a/ChangeLog +++ b/ChangeLog @@ -9656,3 +9656,5 @@ * arch/arm/src/stm32/stm32_aes.c, stm32_aes.h, and chip/stm32l15xxx_aes.h: Add driver for STM32L162XX AES peripheral. 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).