summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xnuttx/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index c01821609..185c9adf4 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -10174,4 +10174,8 @@
for info (2015-04-15).
* libc/Kconfig: Fix defaults for timezone limits. They need to be much
larger (2015-04-15).
+ * Watchdog files: Fix repeated typo wachog.h in several watchdog
+ drivers (2015-04-15).
+ * configs/boardctl.c and Kconfig: Add missing causing that caused
+ failures of PWM test (2015-04-15).