summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/ChangeLog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 5534cfa0a..f76560e26 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -951,4 +951,6 @@
files under netutils/uiplib/uip_*.c to netutils/netlib/netlib_*.c.
Renamed all functions defined in netutils/netlib/ to begin with netlib_,
instead of uip_. (2014-7-2).
+ * apps/nshlib/nsh_usbkeyboard.c: Add a configuration to use a USB
+ keyboard for the stdin device (2014-7-3).