summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-29 15:58:41 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-29 15:58:41 +0000
commit86c7e0af25f73384237d89339618917b30e176f9 (patch)
tree9d42f4acca956249f8c746d9b5bf32c08e1a31b6 /nuttx/ChangeLog
parentf31bf9589ae92fde204cdb97e9e57b5a1f11d973 (diff)
downloadnuttx-86c7e0af25f73384237d89339618917b30e176f9.tar.gz
nuttx-86c7e0af25f73384237d89339618917b30e176f9.tar.bz2
nuttx-86c7e0af25f73384237d89339618917b30e176f9.zip
Prep for NxWidgets 1.3 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5205 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 526c8a335..438d89a91 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -3177,7 +3177,7 @@
* arch/arm/src/stm32/stm32_otgfshost.c: This driver now appears to be
functional (although more testing is necesary).
-6.22 2012-xx-xx Gregory Nutt <gnutt@nuttx.org>
+6.22 2012-09-29 Gregory Nutt <gnutt@nuttx.org>
* include/semaphore.h, sched/sem_holders.c, and lib/semaphore/sem_init.c:
Fix some strange (and probably wrong) list handling when
@@ -3453,3 +3453,4 @@
* net/uip/uip_icmpping.c: Fix problem that prevented ping from
going outside of local network. Submitted by Darcy Gong
+6.23 2012-09-29 Gregory Nutt <gnutt@nuttx.org>