summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 87d829b39..e22bab97b 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -737,3 +737,7 @@
character driver (2013-11-10).
* apps/nshlib/nsh_mntcmds.c: Mount command updates from Ken Pettit
(2013-11-17).
+ * examples/hidkbd/hidkbd_main.c: Now calls a function named
+ arch_usbhost_initialize() that must be provided by the platform-
+ specific code (2013-11-29).
+