From f525c490460d0efff8241616351569b97f71a25f Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 18 Jul 2010 15:30:23 +0000 Subject: Prep for 5.8 release git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2810 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index eeb9bec02..564ffa3ce 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -1156,7 +1156,7 @@ * configs/nucleus2g/nsh - Added and verified a NuttShell (NSH) configuration for the LPC1768 on the Nucleus2G board. -5.8 2010-xx-xx Gregory Nutt +5.8 2010-07-18 Gregory Nutt * configs/nucleus2g/src/up_nsh.c and up_ssp.c - Add support for SPI-based MMC/SD cards and integrate into the NSH example. @@ -1176,8 +1176,8 @@ * net/uip/uip_igmp*.c - Add IGMP support (untested on initial checkin). * examples/igmp - Add a trivial test for IGMP (much more is needed) - * configs/nucleus2g/usbserial and usbstorage - Add USB configurations - for testing purposes. - * arch/arm/src/common/up_internal.h, cortexm3/up_assert.c, - */*_vectors.S - Correct compilations errors when CONFIG_ARCH_INTERRUPTSTACK - is enabled (feature still not tested) + * configs/nucleus2g/usbserial and usbstorage - Add USB configurations + for testing purposes. + * arch/arm/src/common/up_internal.h, cortexm3/up_assert.c, + */*_vectors.S - Correct compilations errors when CONFIG_ARCH_INTERRUPTSTACK + is enabled (feature still not tested) -- cgit v1.2.3