summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ChangeLog.txt')
-rwxr-xr-xapps/ChangeLog.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 9aa2ebb55..a157b5809 100755
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -151,9 +151,11 @@
* apps/examples/can: Add an NSH CAN command to drive and test a CAN
driver in loopback mode.
-6.14 2012-xx-xx Gregory Nutt <gnutt@nuttx.org>
+6.14 2012-01-15 Gregory Nutt <gnutt@nuttx.org>
- * apps/examples/buttons/main.c: The test needs to up_buttoninit() to
+ * apps/examples/buttons/main.c: The test needs to call up_buttoninit() to
properly configure the button interrupt GPIOs.
* apps/examples/pwm: Add support to test the pulse count option recently
added to the PWM interface.
+
+6.15 2012-xx-xx Gregory Nutt <gnutt@nuttx.org>