From 6eb1af99148e33a228bee8f459b5a8bf0bfe0faf Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 20 Jan 2011 02:41:15 +0000 Subject: Prep for NuttX-5.17 git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3267 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index a00a7e9f2..43007c753 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -1418,7 +1418,7 @@ * drivers/usbhost -- Add a USB host class driver for the (Bulk-Only) USB Mass Storage Class. -5.17 2011-xx-xx Gregory Nutt +5.17 2011-01-19 Gregory Nutt * include/nuttx/usb -- rename usb_storage.h to storage.h. * arch/arm/src/lpc17xx/lpc17_usbhost.c -- Add support for low-speed devices. @@ -1436,4 +1436,6 @@ * configs/olimex-lpc1766stk/hidkbd - Added a configuration to build the USB host HID keyboard class driver test for the LPC17xx. * Ran the tool CppCheck (http://sourceforge.net/apps/mediawiki/cppcheck) and - fixed several errors in the code identified by the tool. \ No newline at end of file + fixed several errors in the code identified by the tool. + +5.18 2011-xx-xx Gregory Nutt -- cgit v1.2.3