From 752c6a0a20a34d9d3bc09d1337cc043b95f8363b Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 9 Oct 2014 06:27:02 -0600 Subject: Update ChangeLog --- nuttx/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 7e3713cb7..0c19b13e0 100755 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -8811,4 +8811,6 @@ * fs/Kconfig, syslog/fs_syslogenable, and include/syslog.h: Remove non-standard, conditional syslog_enable(), instead only the required, standard setlogmask() (2014-10-9). + * arch/arm/src/stm32/chip/stm32_exti.h: Correct STM32 RTC EXTI bit + definition. From Lazlo (2014-10-9). -- cgit v1.2.3