summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ChangeLog.txt')
-rwxr-xr-xapps/ChangeLog.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index a157b5809..486639fb8 100755
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -159,3 +159,7 @@
added to the PWM interface.
6.15 2012-xx-xx Gregory Nutt <gnutt@nuttx.org>
+
+ * apps/nshlib/nsh_serial.c and nsh_usbdev.c: If NuttX is configured to use
+ a USB serial console, then NSH needs to wait until the USB console is
+ connected and available.