summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-04-15 21:40:18 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-04-15 21:40:18 -0600
commit072882bf0898b14ad5bf0b6ac8ffb70cfce84d6c (patch)
tree1978a8be2119a0d7aa9621c8f2f2c941867b95d9
parente33ceb67b2dbc9798c6516909c024561fbb2a2c0 (diff)
downloadpx4-nuttx-072882bf0898b14ad5bf0b6ac8ffb70cfce84d6c.tar.gz
px4-nuttx-072882bf0898b14ad5bf0b6ac8ffb70cfce84d6c.tar.bz2
px4-nuttx-072882bf0898b14ad5bf0b6ac8ffb70cfce84d6c.zip
Update ChangeLog
-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).